Skip to content

Travel India is a website that gives tourism information about INDIA.

Notifications You must be signed in to change notification settings

zpratikpathak/Travel-India

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel-India

Travel India is a website that gives tourism information about INDIA.

Requirements

Installation

  • Clone/download the project
  • Open the project
  • Install all the dependencies by running npm install in terminal.
  • Add these environment variables to a .env file on your project root directory.
DB_URL=
PORT=

How to run ?

Execute this command

npm start

If you are modifying or making any changes to this project, Use

npm run dev

It will start project using nodemon server. Each time when you make any changes it will restart the server automatically.

How to Contribute

  • Fork the repo
  • Make Changes
  • Pull Request

Note: Make sure to check Issue section for Identified Issues

Built with

  • Nodejs 14
  • Javascript
  • MongoDB
  • Express
  • JWT (JsonWebToken)
  • bcrypt
  • Mongoose
  • BodyParser
  • path
  • dotenv

About

Travel India is a website that gives tourism information about INDIA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published