https://github.com/galin-chung-nguyen/donus
Donus is a free web-based messaging app for everyone. Feel free to use it!
https://github.com/galin-chung-nguyen/donus
Last synced: 4 months ago
JSON representation
Donus is a free web-based messaging app for everyone. Feel free to use it!
- Host: GitHub
- URL: https://github.com/galin-chung-nguyen/donus
- Owner: galin-chung-nguyen
- License: mit
- Created: 2021-08-24T10:32:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T18:03:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T14:16:31.049Z (5 months ago)
- Language: TypeScript
- Size: 3.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Donus



Donus is a free web-based messaging app for everyone. It is built using React, Redux and Firebase cloud storage. You can use it to make chat group with your friends, send and receive messages instantly, or do cool things with it. Feel free to discover and enjoy it!
## Live demo
You can use the Donus app here: https://donus-chat.web.app/

#### Chat

#### Invite new friends to the chat

#### Join a chat

#### Chat member settings

## Installing Donus
To install Donus, use this command:
```
npm installor
yarn install
```
## Using DonusTo run Donus, use this command:
```
npm run startor
yarn start
```## Contributing to Donus
To contribute to Donus, follow these steps:
1. Fork this repository.
2. Create a branch: `git checkout -b `.
3. Make your changes and commit them: `git commit -m ''`
4. Push to the original branch: `git push origin Donus/`
5. Create the pull request.Alternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## Contact
If you want to contact me you can reach me at [Linkedin](https://www.linkedin.com/in/galin-chung-nguyen/).
### **Have a good day!**