React Native App that uses generative AI tools (Chat GPT, Image Generation ...etc)
Before you can run this project, you must have the following software installed on your computer:
- Node.js
- React Native CLI
- Xcode (for iOS development) or Android Studio (for Android development)
To get started with this project, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/younes-ammari/generative-ai-app.git
- Install the project dependencies by running the following command in the project directory:
npm install
- Start the development server by running the following command:
npm start
Once you have installed the project dependencies and started the development server, you can run the app on a simulator or device by following these steps:
-
Open the Xcode project in the
ios
directory. -
Select a simulator or device to run the app on.
-
Press the "Play" button in Xcode to build and run the app.
-
Open the Android emulator or connect an Android device to your computer.
-
Run the following command in the project directory to install and launch the app on the emulator or device:
react-native run-android
- React Native
- React Navigation
- react-native-vector-icons
- ...
- Younes Ammari - younes-ammari
- Mabrouk Bennaoui - mabrouk-bennaoui
This project is licensed under the MIT License - see the LICENSE.md file for details.