Welcome to the Recipe App! This web application allows users to view a list of recipes on the homepage, click on a specific recipe to view its details, add reviews, and rate the recipes. Users who are logged in can also add new recipes, update, and delete existing recipes and reviews.
- Display a list of recipes on the homepage
- View a single recipe with ingredients, description, and nutrition facts
- Add reviews and rate recipes
- User authentication and authorization for adding, updating, and deleting recipes and reviews
- Search functionality to find specific recipes
-
Front-end:
- React
- Bootstrap
-
Back-end:
- Node.js
- Express.js
- PostgreSQL