All The Colors is a web app clone that combines MaterialUi and FlatUI
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
react-copy-to-clipboard
npm install --save react react-copy-to-clipboard
A step by step series of examples that tell you how to get a development env running
once you are inside the folder run :
npm i
when the installation of dependecies is complete run:
npm start
End with an example of getting some data out of the system or using it for a little demo
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example