Skip to content

NikhilKottoli/Voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Process to Setup.

Run Command

git clone https://github.com/NikhilKottoli/Voting.git

FRONTEND SETUP:

1.Go to Frontend directory

cd frontend

2.Install Required Dependencies

npm install

3.Start the frontend

npm start

Backend SETUP:

1.Go to backend directory

cd backend

2.Install Required Dependencies

npm install

3.Start the Server

npm run dev (Does Not work on NITK internet)

GO TO http://localhost:3000 to open the application

SNAPSHOTS

Screenshot 2024-09-24 232504

Screenshot 2024-09-24 232544

Screenshot 2024-09-24 232615

Screenshot 2024-09-24 232530

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published