Discover and enjoy delicious recipes with MealFinder. Built with React Native, MealFinder offers a user-friendly platform to explore recipes based on meal categories and manage your favorite dishes with ease.
- Category-Based Recipe: Easily find recipes by browsing through various meal categories such as Italian, Quick & Easy, German, Exotic & Asian.
- Favorite and Unfavorite Meals: Quickly mark recipes as favorites to save them for later or remove them from your favorites list with a single tap.
- Detailed Recipe Information: Access comprehensive recipe details including ingredients, step-by-step cooking instructions, and nutritional information.
- User-Friendly Interface: Enjoy a smooth and intuitive experience designed to make recipe discovery and meal planning effortless.
- Simple and Intuitive: Navigate through the app with ease, thanks to its clean and straightforward design.
- Personalized Experience: Tailor your recipe collection by favoriting meals that you love and unfavoriting those that you don’t.
- Variety of Options: Explore a wide range of recipes across different meal categories to suit any time of day and any occasion.
- Convenient Meal Planning: Find inspiration for your next meal quickly, whether you’re planning a weekday dinner or a special occasion.
- Android
- iOS
Follow these steps to set up and run the app locally.
Ensure you have the following installed on your machine:
- Node.js (version 14 or higher)
- npm or Yarn
- React Native CLI
- Android Studio (for Android development)
- Xcode (for iOS development on macOS)
npm install -g expo-cli
-
Clone the repository:
git clone https://github.com/sayuj1/react-native-meal-finder-app.git cd react-native-meal-finder-app
-
Install dependencies: Using npm:
npm install
- Start the Metro bundler:
npm start
- Run the app:
- For Android:
Make sure you have an Android emulator running or an Android device connected via USB debugging.
Press a
- For iOS:
Make sure you have an iOS simulator running or an iOS device connected.
Press i
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries, please contact [email protected]