A modern web application for discovering and saving recipes from around the world. Search through millions of recipes, save your favorites, and even upload your own creations!
- Recipe Search: Find recipes by name, ingredients, or keywords
- Detailed View: Complete recipe details with cooking time, servings, and ingredients
- Bookmarking: Save your favorite recipes for quick access
- Custom Recipes: Add your own personal recipes to the collection
- Responsive Design: Works perfectly on all device sizes
- Pagination: Browse through search results efficiently
Check out the live version: Forkify Live Demo
- Clone the repository:
git clone https://github.com/yourusername/forkify-app.git
cd forkify-app
npm install
npm start- Frontend:
- HTML5 (Semantic markup)
- CSS3 (SASS for styling)
- JavaScript (ES6+ modern syntax)
- Forkify API (Recipe data)
- Netlify (Hosting & deployment)
