Skip to content

alnvny/wishlistApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wishlistApp

A wishlist application where you can add items to wish list, search item and view the selected items in the wishlist.

Setup & Run Application prerequisite - Make sure NodeJs is installed in your computer

  1. Clone the application code in your local folder from the git repo link, https://github.com/alnvny/wishlistApp.git
  2. Open command prompt and select cloned folder location.
  3. Execute "npm install" in command prompt, which will intall all the dependincies
  4. Execute "npm start" to run the application.
  5. Open the browser and you can see the application in http://localhost:5000/#/home

Application Hoisted

The live working application can be accessed in the below link, https://wishlistapl.herokuapp.com/#/home

About

A wishlist application where you can items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published