Steps to Run the frontend Code:
- Git clone the repo
- Open the entire folder in Visual Studio Code
- In the backend folder, add the .env file in the root directory.
- Install the Live Server Extension if not installed already using npm install, then npm start while in the root directory.
- Then go to the frontend folder and Right click on index.html file and click Open with Live Server.
- Sign up and start testing the software.