Instructions to Run:
- Change to backend folder using "cd backend"
- Install Dependencies using "npm install"
- Change to frontend folder using "cd frontend"
- Install Dependencies using "npm install"
- Run the dev script using "npm run dev"
- Change to backend folder using "cd backend"
- Change to "http://localhost:3000" to view the web app