WebTechProject Front-End To run the Front-end please follow the following steps: Open Git Bash->cd front-end->run npm install->run npm start Backend-End To run the Back-end please follow the following steps: Open Git Bash->cd backend-end->run npm install->run npx nodemon server.js