The Simple Recipe Book is a web application designed to allow users to catalog and manage their favorite recipes. Users can add new recipes, search through existing ones, and easily access cooking instructions and ingredients.
You can view the live demo of the app at Simple Recipe Book.
- Add Recipes: Users can input recipe names, categories, ingredients, and cooking instructions.
- Search Functionality: Quickly search for recipes by name.
- Edit and Delete: Users can edit or delete existing recipes.
- Responsive Design: Optimized for desktops and mobile devices.
- Frontend: HTML, CSS, JavaScript
- Framework: React
- State Management: useState and useEffect hooks
- Styling: Custom CSS with a focus on responsive design
This project is licensed under the MIT License - see the LICENSE file for details.
