Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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..
- Host: GitHub
- URL: https://github.com/zajjaj-khan/mealsapp-reactnative
- Owner: Zajjaj-Khan
- Created: 2023-12-15T18:15:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-26T17:43:45.000Z (about 1 year ago)
- Last Synced: 2024-12-24T18:49:24.243Z (about 2 months ago)
- Language: JavaScript
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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