Note: I originally hosted the backend on Heroku’s free tier. However, in 2022, Heroku discontinued free tier support, so currently only the frontend is functional.
Setup:
- run
npm i && npm start
for both client and server side to start the development server