Skip to content

This project consists of all the camping places in India

Notifications You must be signed in to change notification settings

biswa1612/Kamping

Repository files navigation

Kamping

This project consists of all the camping places in India

  • First you need to create an account.
  • While creating an account leave the admin code section blank.
  • Once you create an account you can yourself add any campground or comment on someone else's campground.
  • There is a edit and delete button also available in case if you want to edit/delete your campground/comment.
  • Kamping

Kamping can be installed with the following steps.

  • Install node
  • Install git
  • Install npm

Clone the repository into your personal computer with:

git clone 
cd Kamping

Important

You need to install all the dependencies present in the package-lock.json file.You can do this by-

npm install

After completing all the above mentioned steps you can run the server by the following command:

node app.js

For Windows,

 http://localhost:3000

For Linux,

 http://127.0.0.1:3000

Run the Project Locally

Clone/ fork the repo 

$ cd Downloads/Kamping/

$ npm install

$ npm run dev  

//OR  $ nodemon app.js

Open https://localhost:3000

You are good to go

This project is from web developer bootcamp on udemy by Colt Steele

keep smiling and work harder

About

This project consists of all the camping places in India

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors