This application show color palette and you can copy hex code of selected color. You can check demo here
# install Node Module dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm build
This project uses several technologies listed below :
- React Typescript, is extends JavaScript by adding types
- React Router, is a collection of navigational components that compose declaratively with your application
- Chakra UI, simple, modular and accessible UI components for react applications. based on Emotion