How to setup
- Fork and git clone
- cd into Batch-4-Test directory
- npm install to install the backend i guess
- node index.js to run the backend
- in new window of vs code open frontend directory
- start live server of index.html file
Feel free to create an issue or google/chatgpt if you get an error while setting up