Skip to content

Tavuk-Pilav/hizlibot-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

HızlıBot🐇

This project is a mobile application frontend developed using React Native. The application aims to provide chatbot interface.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Ensure you have the following installed on your machine:

Installation

  1. Clone the repo

    git clone https://github.com/yourusername/yourprojectname.git
    cd yourprojectname
  2. Install dependencies

    Using npm:

    npm install

    Using yarn:

    yarn install

Running the App

For detailed setup instructions, follow the steps on the React Native official documentation.

iOS

  1. Install CocoaPods dependencies

    cd ios
    pod install
    cd ..
  2. Run the app

    npx react-native run-ios

Android

  1. Start the Android emulator or connect a device

  2. Run the app

    npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published