shariult / camp-explorers

Web application for finding Camp location and equipments all around the world.

Home Page:https://camp-explorers.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camp Explorers

Website for storing and sharing Camp locations all around the world.

Installation

Node.JS is required. Install it then run following code one by one in terminal from project directory,

npm i

Nodemon is also required. If not installed, run following command,

npm i -g nodemon

Launch

Run development mode,

npm run dev

Build for production,

npm start

About

Web application for finding Camp location and equipments all around the world.

https://camp-explorers.onrender.com

License:GNU General Public License v3.0


Languages

Language:EJS 74.9%Language:JavaScript 25.1%