Attendance Tracking web app for professors and students
Steps to start server:
- Install nodejs and npm
- Clone the project
- Place the key.js file into config folder (Get key.js file from me)
- Go inside the folder using command line and run npm
- run the command - npm start
The app is running after all the commands