Tech stack used

  • React.js
  • CRA

Thrid party libraries used

  • Fuzzysort for searching colors

Data Set

Scrapped data from wikipedia page for list of all colors in english

Running the app in dev mode

First, run the development server:

npm start
# or
yarn start

Taking production build

npm run build

Open http://localhost:3000 with your browser to see the result.

Deployed on vercel.