A wishlist application where you can add items to wish list, search item and view the selected items in the wishlist.
- Clone the application code in your local folder from the git repo link, https://github.com/alnvny/wishlistApp.git
- Open command prompt and select cloned folder location.
- Execute "npm install" in command prompt, which will intall all the dependincies
- Execute "npm start" to run the application.
- Open the browser and you can see the application in http://localhost:5000/#/home
The live working application can be accessed in the below link, https://wishlistapl.herokuapp.com/#/home