Kitchen
App: https://kitchen-website.herokuapp.com/
A web app that allows users to create and store recipes, serving as a digital cookbook.
Features
Users can sign up and log in to the app using an email and a password. They can create recipes by providing a recipe name, category, description, ingredients, and instructions. Users can easily access their collection of recipes from the home page and view individual recipes.
Login credentials { email: [email protected], password: 123456 } can be used to try the app.
Code
Kitchen was made using React, Node, Express and MongoDB.