Pradeep-selva / YelpCamp

Yelp Clone

Home Page:https://yelpcamp-pradeep.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yelp Camp

  • This is a website that allows you to browse through campgrounds registered by users. You can view them and drop your reviews on them. You can also create, read, update and delete (CRUD) from the application. This application follows REST-ful routing.

  • This project was made as learned from the udemy course- The web developer bootcamp

  • (this website is a work in progress)

Getting Started

You can install all the dependencies from the package.json file using

npm install 

(or)

yarn install

Built Using

  • HTML
  • CSS
  • Javascript
  • Node.js
  • Express
  • MongoDB
  • EJS
  • Bootstrap 3

Screenshots

landing page

home page

About

Yelp Clone

https://yelpcamp-pradeep.herokuapp.com/


Languages

Language:HTML 49.6%Language:JavaScript 43.8%Language:CSS 6.6%