/ChatGPT-Client

React Native ChatGPT Client for android and ios without api-key

Primary LanguageJavaScriptMIT LicenseMIT

ChatGPT Client

React Native ChatGPT Client for android and ios without api-key

Installation

To install and run this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/ReactMVC/ChatGPT-Client.git
  1. Navigate into the project directory:
cd ChatGPT-Client
  1. Install the dependencies:
npm install
  1. Login to expo.dev and create a new project

  2. Add your project id to this project

npm install --global eas-cli && eas init --id <YOUR_PROJECT_ID>
  1. Build apk
eas build -p android --profile preview

Developer Contact

For any queries or suggestions, you can reach out to the developer:

License

This project is licensed under the MIT License.