https://github.com/billstephens2022/mealsapp-reactnative
A meal recipe application built with React Native and utilizing React Context API. View meals by category, view recipes for individual meals, and save favorites to Favorites page.
https://github.com/billstephens2022/mealsapp-reactnative
react react-context react-context-api react-native react-navigation reactjs
Last synced: 9 months ago
JSON representation
A meal recipe application built with React Native and utilizing React Context API. View meals by category, view recipes for individual meals, and save favorites to Favorites page.
- Host: GitHub
- URL: https://github.com/billstephens2022/mealsapp-reactnative
- Owner: BillStephens2022
- Created: 2023-12-05T14:13:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T13:28:44.000Z (about 2 years ago)
- Last Synced: 2025-02-06T06:28:52.038Z (11 months ago)
- Topics: react, react-context, react-context-api, react-native, react-navigation, reactjs
- Language: JavaScript
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meals App - React Native

## Description
A meal recipe application built with React Native. View meals by category, view recipes for individual meals, and save favorites to Favorites page.
### App Screenshots
#### App Home Page - Select a Category

#### Meals Page - All meals for the selected Category

#### Meal Detail Page - Recipe for selected Meal

#### Favorites - Favorite Recipes

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
npm install
## Usage
simply click on a Category on the home screen to see meals under that Category. Then click on a Meal to see the details (ingredients, steps for preparing). Click on Star on upper right of the recipe page to save to favorites. Navigate to Favorites page from the home screen to see all recipes that have been favorited.
## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A
## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: stephensbill17@gmail.com