- Deployed online at - https://color-palette-91a8d.web.app/
- 2nd attempt at a project that would help students to learn the basics of code.
- Used: React + Tailwind + Firebase
- Git clone / Download Zip
- create a
.envfile in the root and keys infirebase.ts - install dependencies -
npm install - run server -
npm start - Open http://localhost:3000 to view it in your browser.
