This is a website for the most coziest and delicious fall recipes! Users are able to browse recipes without an account, but to submit their own recipes, they must create an account. Recipes start out as pending, but can be marked as approved or rejected by an admin for if they are fall-themed and meet quality standards.
The frontend is made with React and TypeScript. The backend is built with Express, TypeScript, and MongoDB as the database.
You can use the following credentials to log in as an admin: username: nathan password: test12323
This is deployed with Docker! You can use the docker-compose.yaml file to deploy your own instance of this website.