Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 703 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 703 Bytes

React Color App

  • A web application that allows users to create, design and save color palettes built in react.
  • It is a clone of FlatUIColors site.

Home Screen

alt text

View Indiviudal Palette

alt text

View the different variants of individual color

alt text

We can copy the color codes in hex, rgba and rgb formats onto our clipboard.

Create our own palette

alt text alt text

Usage

  1. Run
  • git clone https://github.com/pratham022/Color-App.git
  • cd Color-App
  • npm install
  1. Run npm start