An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Welcome to chatapp 👋
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
[![Twitter: yll0rd](https://img.shields.io/twitter/follow/yll0rd.svg?style=social)](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)_