https://github.com/hgbaodev/chatapp
The chatapp project combines Vite.js, Ant Design, Firebase, and styled-components to deliver a sleek and intuitive web application for real-time messaging.
https://github.com/hgbaodev/chatapp
Last synced: 2 months ago
JSON representation
The chatapp project combines Vite.js, Ant Design, Firebase, and styled-components to deliver a sleek and intuitive web application for real-time messaging.
- Host: GitHub
- URL: https://github.com/hgbaodev/chatapp
- Owner: hgbaodev
- Created: 2023-07-03T16:42:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T06:16:51.000Z (over 1 year ago)
- Last Synced: 2025-01-23T05:33:55.508Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CHAT APP
## Getting Started1. Clone the repository:
```bash
git clone https://github.com/hgbaodev/chatapp.git
```2. Change into the project directory:
```bash
cd chatapp
```3. Run app
```bash
npm install
```4. Run app
```bash
npm run dev
```
### Interface
[Screencast from 2023-07-18 02-09-33.webm](https://github.com/hgbaodev/chatapp/assets/120194990/f01bb449-fe3e-4b94-ae84-6a4b5c51ef89)
Login page

Room page