Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 1.32 KB

README.md

File metadata and controls

61 lines (42 loc) · 1.32 KB

Tour Package Reservation

WORLD WIDE EXPLORERS 🦚

Languages

JavaScript HTML CSS

REST API Technology

JSON Based Web Services

Express

Mongoose

Front End Technology

ReactJS

Fetch API

React router dom

Bootstrap CSS

HTML

Nodejs

Database

MongoDB Atlas

Connection url: mongodb+srv://root:[email protected]/Tourism?retryWrites=true&w=majority

Configurations

step 1

Open terminal in VS Code in Backend Directory

step 2

Run npm install

step 3

Run node app to start backend server.

step 4

Now open terminal in VS Code in Frontend Directory.

step 5

Run npm install

step 6

Run npm start to run the app in development mode.

step 7

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

⚠ Important

Admin has the only priority to add, update and delete tour packages

Quick Guide

test5

License

MIT