Skip to content

Camp review webpage - MongoDB, Express.js, Node.js

Notifications You must be signed in to change notification settings

shlee4458/camp-review

Repository files navigation

yishCamp - Camp Review Website

Generative Dungeon
Home Screen

Table of Contents


About

This is a full-stack camp review website built from scracth using MongoDB as a database, Express.js, Node.js as a backend server and ejs template for the frontend. This camp review website supports RESTful API CRUD operations.


Prerequisites

  • node >= 18
  • npm >= 9.5

Getting Started

npm install

Run this command to install node modules.

npm start

Open http://localhost:3000 to view it in your browser.

nodemon run

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.


Deploy

Deployed the app on heroku.

Sample Screens

Main Screen
- Main Screen -

Load Screen
- Detail Page -

Login Screen
- Login Screen -

Edit Screen
- Edit Screen -

About

Camp review webpage - MongoDB, Express.js, Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published