Skip to content
/ eCamp Public

A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele

Notifications You must be signed in to change notification settings

SuketB/eCamp

Repository files navigation

eCamp Logo

eCamp

A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele

Visit eCamp


Features

  • Authentication:

    • User login with username and password
  • Authorization:

    • One cannot manage posts and view user profile without being authenticated

    • One cannot edit or delete posts and comments created by other users

  • Manage campground posts with basic functionalities:

    • Create, edit and delete posts and comments

    • Upload campground photos

  • Flash messages responding to users' interaction with the app

  • Responsive web design

Usage

This app contains API secrets and passwords that have been hidden deliberately, so the app cannot be run with its features on your local machine. However, feel free to clone this repository if necessary.

Clone or download this repository

git clone https://github.com/SuketB/eCamp.git

Install dependencies

npm install

or

yarn install

Built with

Front-end

Back-end

Platforms

License


Made with ❤️ By Suket Bhola

About

A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published