Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 488 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 488 Bytes

Yelpcamp

It stores the images taken in a tour or any beautiful place. All curd operation are implemented in this project.And it is deployed in heroku
click on yelpcamp

How To run web app?

After cloning go to yelpcamp/ and open any CLI and type npm install, it will download all the dependencies.

After downloading node modules in this path, on the CLI type npm start.

And the application runs on localhost:3000.