Color picker is a web based solution for saving and managing new/pre-existing color palettes.
- Frontend : ReactJs, JSS, MaterialUI
- Fork and clone the repo using
git clone https://github.com/Kunal-2001/React-Colors-Project.git
cd Medico
- Install Dependencies
npm install
- Run Application Using
npm start
visit http://localhost:3000