https://github.com/yll0rd/chat-project
A chat application
https://github.com/yll0rd/chat-project
chat-application django django-channels django-rest-framework reactjs websocket
Last synced: about 1 year ago
JSON representation
A chat application
- Host: GitHub
- URL: https://github.com/yll0rd/chat-project
- Owner: yll0rd
- Created: 2023-10-29T14:42:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:05:19.000Z (over 1 year ago)
- Last Synced: 2024-10-29T09:21:08.507Z (over 1 year ago)
- Topics: chat-application, django, django-channels, django-rest-framework, reactjs, websocket
- Language: CSS
- Homepage: https://yll-chatapp.onrender.com/
- Size: 341 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to chatapp 👋
[](#)
[](https://twitter.com/yll0rd)
> This is a chat application project allowing users to communicate with each other in real-time, built using HTML, CSS and ReactJS for the frontend, Django for the backend and WebSockets.
+ **[Frontend](./client)**
```sh
cd client/
```
- **[Backend](./server)**
```sh
cd server/
```
## Author
👤 **Youmbi Leo**
* Twitter: [@yll0rd](https://twitter.com/yll0rd)
* Github: [@yll0rd](https://github.com/yll0rd)
* LinkedIn: [@yll0rd](https://linkedin.com/in/yll0rd)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_