Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 682 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 682 Bytes

YelpCamp

YelpCamp is an Node.js application where anyone can view/upload/review campgrounds from all over the world.

Updates following soon

Installation Instructions

  1. Clone this repo and run npm install in your terminal
  2. Create a .env file in the main directory, with your Geocode API.
  3. run npm start

You're all set and ready to go. Have fun!

Updates log


Version 2.1.0

Landing page is updated with typewriter effect and some stylistic changes

Version 2.0.0

Added google maps functionality on campground pages with Geocode API Add locations of campgrounds in the future and make sure people find your beloved campground!