# Discord Clone | |
Built using React, Firebase and Redux | |
## Installation | |
see [live demo](https://discordclone.netlify.app/). | |
```bash | |
npm install | |
``` | |
## Usage | |
```js | |
npm start | |
``` | |
## Contributing | |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. | |
Please make sure to update tests as appropriate. | |
## License | |
[MIT](https://choosealicense.com/licenses/mit/) | |