This application is a recipe application. It includes home, recipes, collection, details, and favorites pages. It contains more than 300 recipes from 28 countries and 14 categories. The recipes page includes recipes and a search bar. It searches for recipes based on the searched word. The detail pages of the recipes feature preparation videos and other information. You can add recipes to favorites and view them on the favorites page. On the Collection page, you can create your own recipes and navigate to the detail page.
recipeapp.mp4
Api: https://www.themealdb.com/api.php
React, react icons, react router dom, react-toastify, react-player, TailwindCSS
git clone repo_link
npm install
npm run dev