For a detailed project description, please refer to the Project Description PDF.
This project is developed using Visual Studio Code.
Step-by-step instructions on how to get the development environment running:
- Clone repository to your local system.
- Launch VSCode.
- Click on File > Open Folder.
- Navigate to the folder where you cloned the repository and select the project folder.
- Install Live Server Extension from Extensions tab.
- Right Click on the index.html file and select Open with Live Server.
OR
- Clone repository to your local system.
- Open index.html file in a web browser.