Skip to content

muaviyaijaz123/Meals-App-A-React-Native-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Meals App

I developed this React Native App for portfolio purposes. It is a Meals App where I have a data file from which I am retrieving all the data.

Features

  • View Meals: Browse a list of meals.
  • Favorite Meals: Mark meals as favorites.
  • Meal Details: View detailed information about each meal.
  • Star Meals: Option to star meals as favorites.
  • Navigation Drawer: Easily navigate between viewing all categories or favorite meals

Technologies Used

  • Redux: For state management of favorite meals
  • Context API: Alternative way of managing global state of favorite meals.
  • React Navigation: For handling navigation between screens, including the navigation drawer.
  • React Hooks: For using state and other React features in functional components.

Getting Started

Prerequisites

Make sure you have the following installed on your local development environment:

  • Node.js
  • npm or yarn
  • Expo CLI (if using Expo)

Installation

  1. Clone the repository:

    git clone https://github.com/muaviyaijaz123/Meals-App-A-React-Native-Application.git

  2. Run the following commands: cd meals-app npm install npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published