YelpCamp is an Node.js application where anyone can view/upload/review campgrounds from all over the world.
Updates following soon
- Clone this repo and run
npm install
in your terminal - Create a
.env
file in the main directory, with your Geocode API. - run
npm start
You're all set and ready to go. Have fun!
Landing page is updated with typewriter effect and some stylistic changes
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!