Skip to content

Sayantan-23/RecipeRealm

Repository files navigation

RecipeRealm

Project Details

A recipe app made using ReactJS. User can search for meals and recipes in search page. User can see all the categories in category page and can get all meals filtered by category from the category-search page and user can get the recipe details and all the other instructions with available youtube video from the recipe page.

Api Used - Meal Db Api

Tools

ReactJS (React-Router, Zustand, Axios), DaisyUI, TailwindCSS

How To Run Locally

Just copy all the file then run these two commands -

To install all the dependencies -

npm i 

To start the project -

npm run dev

Images

Home Search Category Filtered by Category Recipe 1 Recipe 2