https://github.com/n1k0l1n/react-native-foodordering-app
React Native Expo Redux (state management) React Navigation (navigation) Axios (HTTP requests) Firebase (user authentication and data storage)
https://github.com/n1k0l1n/react-native-foodordering-app
food-delivery-application react-native udemy-course-project
Last synced: 7 months ago
JSON representation
React Native Expo Redux (state management) React Navigation (navigation) Axios (HTTP requests) Firebase (user authentication and data storage)
- Host: GitHub
- URL: https://github.com/n1k0l1n/react-native-foodordering-app
- Owner: N1k0l1n
- Created: 2023-05-24T09:46:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T08:16:01.000Z (about 1 year ago)
- Last Synced: 2025-03-14T15:16:31.026Z (7 months ago)
- Topics: food-delivery-application, react-native, udemy-course-project
- Language: JavaScript
- Homepage:
- Size: 3.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Foodie Recipes - React Native App
Foodie Recipes is a mobile application built with React Native that provides a wide range of delicious food recipes along with step-by-step cooking instructions. Whether you're a seasoned chef or a cooking enthusiast, Foodie Recipes is the perfect app to explore and try new dishes.
## Features
Browse through a vast collection of food recipes from various cuisines.
Search for recipes based on ingredients, dish names, or cooking time.
View detailed recipe information including ingredients, cooking instructions, and serving sizes.
Save your favorite recipes for quick access.
Create a personalized profile to keep track of your saved recipes and cooking preferences.
Get cooking tips and tricks from expert chefs.
Share recipes with friends and family via social media or messaging apps.
Installation
To run the Foodie Recipes app on your local machine, follow these steps:Make sure you have Node.js and npm installed on your system.
### Clone this repository to your local machine using the following command:
bash
Copy code
git clone https://github.com/N1k0l1n/FoodNative.git
Navigate to the project directory:bash
Copy code
cd foodie-recipes
Install the dependencies by running the following command:### Copy code
npm install### Start the development server:
sql
Copy code
npm startUse the Expo app on your mobile device to scan the QR code displayed in the terminal or the browser.
Note: Make sure your mobile device and development machine are on the same network.
The Foodie Recipes app should now be up and running on your mobile device.
## Technologies Used
React Native
Expo
Redux (state management)
React Navigation (navigation)
Axios (HTTP requests)
Firebase (user authentication and data storage)
Contributing
Contributions are welcome! If you have any ideas or suggestions for new features or improvements, please open an issue or submit a pull request.Fork the repository.
Create your feature branch:
bash
Copy code
git checkout -b feature/your-feature
Commit your changes:sql
Copy code
git commit -am 'Add some feature'
Push to the branch:bash
Copy code
git push origin feature/your-feature
Open a pull request.## Please ensure that your code follows the existing coding style and conventions.


## License
The Foodie Recipes app is open-source software licensed under the MIT License.## Contact
If you have any questions, suggestions, or feedback, feel free to contact us at nikolinandoni80@gmail.com.Happy cooking with Foodie Recipes!