Skip to content

Latest commit

History

History
26 lines (16 loc) 路 1001 Bytes

README.md

File metadata and controls

26 lines (16 loc) 路 1001 Bytes

thecookbook

Recipes App Using React Native, Expo & Themealdb API

Screenshots

HomeScreen Category Area MealInfo
Home Category Area MealInfo

Features

  • Explore recipes by categories and areas.
  • Search for specific recipes.
  • View detailed ingredients and instructions for preparation.
  • Access video recipe.

Installation

  1. Clone repo : git clone https://github.com/yassiralamidev/thecookbook-app
  2. Install dependencies : npm install or yarn install
  3. Start the app : npm start