To view the app's current state, follow this link.
This website was developed using npx-create-react-app
with the Typescript template, along with a Flask backend. The website is hosted and deployed on Heroku while utilizing ElephantSQL with PostgreSQL for its database.
To deploy a Typescript/Flask Application on Heroku, follow this guide.