Skip to content

VL-037/nodejs-campground

Repository files navigation

nodejs-campground

Is a website of CRUD campgrounds. Users can also add reviews about the campground.

https://vinc-nodejs-campground.up.railway.app

Preview

nodejs-campground.mp4

To run this project, please do the following:

Create a .env file in the root directory and add the following code

CLOUDINARY_CLOUD_NAME=**********
CLOUDINARY_KEY=**********
CLOUDINARY_SECRET=**********
MAPBOX_TOKEN=**********
DB_URL=mongodb+srv://**********
SECRET=**********
PORT=8080

Then run the following commands to start the app

npm install
npm start

Used Technologies and others:

HTML5, CSS3, JavaScript, Promise, AJAX, Bootstrap 4 and 5, Sematic UI, Bulma CSS Framework, DOM Manipulation, Command Line, NodeJS, NPM, ExpressJS, REST, MongoDB, Mongoose, Authentication, Authorization, Cookies & Sessions, Common Security Issues, Cloudinary Database, Maps and Geo-Coding

About

Website about campgrounds and it's reviews

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published