Skip to content

jacobgad/yelp-camp

Repository files navigation

Yelp Camp

A review site for discovering and reciewing camp sites around the US

Installation

  1. Clone repo
  git clone https://github.com/jacobgad/yelp-camp.git
  cd yelp-camp
  1. Create .env file with enviroment variables listed bellow
  2. Install dependencies with npm
  npm install
  npm start
  1. Open your browser to http://localhost:3000

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT
SECRET
MONGO_URL

CLOUDINARY_CLOUD_NAME
CLOUDINARY_KEY
CLOUDINARY_SECRET

MAPBOX_TOKEN

Demo

https://yelpcamp.gad.engineer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published