Omkumar Dhirenbhai Solanki - NUID: 002841552
Open the code in visual studio code
run npm i to install all the dependencies
If you are using Windows Open the Command Prompt and type
To Stop MySQL Service :
net stop MySQL80
To Start MySQL Service:
net start MySQL80
To Run locally : npm run dev or node server.js