Skip to content

Travel Project which share us info. about history food culture myth etc and you should able to find your perfect destination .

Notifications You must be signed in to change notification settings

SourabhDhalia/Travl.com

Repository files navigation

Usage

install nodejs and after this watch https://youtu.be/UfeqbB3SLfI

In new terminal -->

install updates : npm i init and then run ..... npm start Or npm run dev

change package.json for dev purpose

"scripts": { "test": "echo "Error: no test specified" && exit 1", "dev": "nodemon src/app.js -e js,hbs", "start": "nodemon src/app.js -e js,hbs" },

and

in file ./src/db/conn.js ---> replace process.env.MDBKEY with your mongoDB api either atlas or mongodb://localhost:27017/

About

Travel Project which share us info. about history food culture myth etc and you should able to find your perfect destination .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published