/recipe-by-you-Mobile

Recipe Book Android / Ios App With Essential Functionalities & Modern UI

Primary LanguageJavaScriptMIT LicenseMIT

Recipe By You

Recipe Book Android / Ios App With Essential Functionalities & Modern UI

Demo

Watch a video showcasing the project in action Locally :

Recipe-App-Live.mp4

Prerequisites for Windows OS for Android App

  • Node.js (Node 18 or newer)         - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • npm                                              - Package manager for JavaScript.
  • JDK 17 (Recommended)               - Java Development Kit.
  • Android Studio                             - IDE for Android app development and Virtual Device Manager.
  • Hyper-V Setup                              - Enable Hyper-V through Windows Features.
  • Expo CLI                                        - Using  
     npm install -g expo-cli 
      Command Globally.
  • Set Up Environment Variables      - Make sure to set environment variables for Node.js, npm, Java, Android Studio, and Expo.

Installation & Executing the website locally

Download this repo using

git clone https://github.com/Kuwar20/recipe-by-you-Mobile
  • Step-by-step Instruction - Execution
Open terminal

# get into recipe-by-you-Mobile dir
cd recipe-by-you-Mobile  

# Installing dependencies
npm install

# run project
npx expo start
  • To preview the development environment

    • Use Expo Go app on your smartphone while being connected to the same development server network.
    • For Android, press 'a' for Android Virtual Device.

Authors Note

While I was the main developer of this project, this project couldn't have even started without the help of these open-source projects, special thanks to:

License

This project is licensed under the MIT License - see the LICENSE Tab for details

Acknowledgments

Inspiration, code snippets, etc.