Skip to content

ahmadzraiq/chatapp-task

Repository files navigation

ChatApp

Overview

ChatApp is a real-time chat application built with React Native and Firebase. It features Firebase Authentication for user management and Firestore for real-time chat functionality. Users can sign up, log in, and send messages in real time.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (v18 or later)

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Clone the Repository
git clone https://github.com/ahmadzraiq/chatapp-task.git
cd chatapp-task
  1. Install Dependencies
npm install
  1. Login to Expo

Run the following command to login to Expo with the provided credentials:

npx expo login
  1. Run the Project
  • To start the app on iOS:
npm run ios
  • To start the app on Android:
npm run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published