Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nazemmahmud/mern-chat-front
WhatsApp clone, React Front
https://github.com/nazemmahmud/mern-chat-front
Last synced: about 1 month ago
JSON representation
WhatsApp clone, React Front
- Host: GitHub
- URL: https://github.com/nazemmahmud/mern-chat-front
- Owner: NazemMahmud
- Created: 2022-01-26T21:20:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T04:44:59.000Z (over 2 years ago)
- Last Synced: 2023-03-06T04:47:20.152Z (almost 2 years ago)
- Language: JavaScript
- Size: 821 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN - Chat
### **_This is ongoing_**### Back-end: [Back-end Git link](https://github.com/NazemMahmud/mern-chat-front)
### Docker config
```bash
copy Dockerfile.dev.example and paste as Dockerfile.dev
``````bash
copy docker-compose.yml.example and paste as docker-compose.yml
```### Install
```bash
Run: npm install
```### Technology Used
- React
- Material
- Axios
- Pusher## TODO:
- need refresh token also ? already have expiry time
- home ui, in another branch