Skip to content

leonyangela/campground-crud

Repository files navigation

Campground-Crud

yelpcamp CRUD application

How to Install

Clone the app:

git clone https://github.com/leonyangela/campground-crud.git

Install node_modules:

npm install

Add new file inside folder: ".env" Add Mapbox and Mongodb url inside .env:

MAPBOX_TOKEN=your_token
MONGODB_URL=your_token

note: Remove any whitespace on token.

Run the app:

npm start

About

yelpcamp CRUD application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published