Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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