This app generates color palettes at random for the user to categorize and save for later use. This was my first experience building and testing a backend using Node.js and express
Clone the repository:
git clone https://github.com/marikaross/palette-picker/
npm install
npm start
- Marika Ross - Initial work