Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A cross-platform recipe app built with React Native and Expo, featuring search, categories, video tutorials, and favorites.

License

Notifications You must be signed in to change notification settings

Noct14/recipe-app

Repository files navigation

Recipe App

Demo App

Features

  • User signup, login, and 6-digit email verification using Clerk

  • Browse featured recipes

  • Filter recipes by category

  • Search recipes instantly

  • View detailed recipe pages with:

    • Ingredients
    • Step-by-step cooking instructions
    • Embedded YouTube tutorial videos
  • Add recipes to favorites

  • Access saved favorites from the Favorites tab


Tech Stack

React Native Expo Express PostgreSQL Clerk


Installation & Setup

1. Clone Repository

git clone https://github.com/username/recipe-app.git
cd recipe-app

2. Environment Setup

EXPO_PUBLIC_API_URL=your-backend-url
CLERK_PUBLISHABLE_KEY=your-clerk-publishable-key

3. Install Dependencies

npm install

. Start Mobile App

npx expo start

Usage

  1. Sign up or log in using Clerk
  2. Browse available recipes
  3. Search or filter by categories
  4. Open recipe details to view video tutorial and instructions
  5. Save recipes to favorites

License

This project is licensed under the MIT License.

About

A cross-platform recipe app built with React Native and Expo, featuring search, categories, video tutorials, and favorites.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published