Skip to content

rishu08/Visitor-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Visitor-Management

A web app for management of entry and exit of visitor and host.

To run the project:

For Frontend:

go inside frontend folder.

Enter command -npm install

then enter -npm start

This will start frontend on port 3000.

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

For backend:

go inside backend folder.

Enter command -npm install

then enter -npm run server

This will start backend on port 8081.

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

For Database:

Install MongoDB on the machine.

Run MongoDB on your machine.

![Watch the video of applicaton]

About

A web app for management of entry and exit of visitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published