A React project. A Clone of Flat UI Colors https://flatuicolors.com
http://react-flat-ui-colors.tedgeving.com/
# install dependencies
npm install
# Development, serve with hot reload at localhost:8080
webpack-dev-server --content-base build
# build for production with minification
webpack -p
- Improve copy & paste function
- Add transitions to Overlay interactions
- Handle mobile screen sizes, 2 column layout
- Add animated preloader to app screen