Here students data is enrolled
-Download the zip file -Extract the file -Open the folder in vs code -Open package.json file -Open terminal -Enter the api folder by using command "cd api" -Use command "npm i" -Now use "npm run serverRun" -Open new terminal -Enter the folder using command "cd enroll" -Open package.json file in enroll folder -Again use command "npm i" -After complete installation, use "npm start"