To use this app locally, run the following command in your terminal:
git clone https://github.com/jacquelinebelle/palette-picker-fe.git
Then, run the following command:
npm install
To start the app, run:
npm start
Then, you may go to http://localhost:3001/
in your browser to view responses.