Live site: https://robbie-greiner-palette-picker.herokuapp.com/
Robbie Greiner
This is my personal project which randomly generates a color palette each time the user clicks the New Bloom button. User can create projects and save the individual palettes to their projects. Data persists on the backend. Built with NodeJS, Express, Knex, PostgreSQL, JavaScript, jQuery, Mocha, Chai, HTML & CSS.
To see the devlopment environment follow the instructions below.
Clone this repo
run npm install
run npm node server.js