/Geo_Attendence__WT_Project

Geo-Location Based Attendence Monitoring system built using MERN Stack

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Geo_Attendence__WT_Project

Assignment Project of UE20CS204 Course - 3rd Semester ( 2021 )

DownLoad the Files and run the following command to download all the required dependencies (to add the package.json) file

If you are using NPM --> npm i
If you are using yarn ❤️--> yarn install
To run the files :
1. Using NPM ---> npm run start
2. Using yarn --->yarn run start