Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zajjaj-khan/mealsapp-reactnative

React Native Meals app that have defferent category of meals and a menu..
https://github.com/zajjaj-khan/mealsapp-reactnative

Last synced: 5 days ago
JSON representation

React Native Meals app that have defferent category of meals and a menu..

Awesome Lists containing this project

README

        

# Meals App

This is a Beginner friendly meal app that I created using a dummy data, and using amazing react Native Tools and Got my hands dirty over react-Native

## Features

- Dynamic Routes
- Drawer NAvigation
- React Navigation
- Expo

## Run Locally

Clone the project

```bash
git clone https://link-to-project
```

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Run Expo
```bash
npx expo start
```

## Demo