Skip to content

kriti009/Yelp_Camp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yelp Camp

A Campground Rating site that uses RESTful API.

Technologies Used:
  • NPM Express
  • MongoDB/Mongoose
  • Bootstrap
  • Session/Auth with Passport Local
  • CRUD/REST (CRUD: Campgrounds, CRD: Comments, CR: Users)
Upcoming Features:
  • User Profile
  • User Roles
  • facebook authentication
  • CSS Cleanup (Better Responsive Design)
Running Application:
  1. Run mongod command to start the MongoDB server.
  2. In another terminal window, run these commands:
  3. git clone https://github.com/kriti009/Yelp_Camp.git
    cd yelpcamp
    npm install
    npm start
  4. Browse to the url given in the output.

    Example: if the output is : Server running at http://localhost:3000 then visit http://localhost:3000 in the browser.

Landing Page

yelp_camp1


Index Page

yelp_camp1

Modeled after 'Yelp Camp Project' via Udemy: The Web Developer Bootcamp

About

🔥 A full-stack Node.js project to allow user to create, read, update, and delete campground information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors