A simples hexadecimal color random switcher app.
Client: React, CSS.
To deploy this project run the following code inside the project root directory
npm run dev
- Random hexadecimal colors generation
- Adapted from the @john-smilga setup project
- @devriq