Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhistiak3/react-ia-chat-app
https://github.com/mhistiak3/react-ia-chat-app
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhistiak3/react-ia-chat-app
- Owner: mhistiak3
- Created: 2022-01-13T04:47:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T05:18:10.000Z (almost 3 years ago)
- Last Synced: 2024-03-17T18:49:00.352Z (8 months ago)
- Language: JavaScript
- Size: 626 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern iA Chat App
iA Chat App is a Messaging sender app to conversation with other users.
## Authors
- [@mhistiak3](https://github.com/mhistiak3)
## Screenshots
![App Screenshot](demo.png)
## Technology
**Client:** React, Custom Css, Firebase Auth, Firebase Firestore, Firebase Srorage, React Router, monent
## Run Locally
Clone the project
```bash
gh clone https://github.com/mhistiak3/react-ia-chat-app.git
```Go to the project directory
```bash
cd chat-app
```Install dependencies
```bash
npm install
```Start the server
```bash
npm start
```![Logo](logo.png)