The Wish List application allows the user to create a personalised collection of products that they would like to buy or receive as a present.
-
Clone this repo and enter!
git clone https://github.com/EileenJuergens/WishList-BackEnd.git cd server -
Install frontend dependencies and start.
npm install nodemon psql postgres
Feel free to have a look at the client of this application: WishList-FrontEnd
