- A web application that allows users to create, design and save color palettes built in react.
- It is a clone of FlatUIColors site.
We can copy the color codes in hex, rgba and rgb formats onto our clipboard.
- Run
git clone https://github.com/pratham022/Color-App.git
cd Color-App
npm install
- Run
npm start