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-FrontEnd cd client -
Install frontend dependencies and start.
npm install npm start
Feel free to have a look at the server of this application: WishList-BackEnd
