The Recipe App is a web application that allows users to create, manage, and share recipes. It is built using Java for the backend and HTML for the frontend.
- User registration and authentication
- Create, edit, and delete recipes
- Search for recipes by ingredients or name
- Share recipes with other users
- Rate and comment on recipes
- Backend: Java
- Frontend: HTML
To run the Recipe App locally, follow these steps:
- Clone the repository:
git clone https://github.com/Darc99/recipe-app.git