This app is a demo replica of Discord that I've build in order to learn React & Redux. Current deployment is at: (https://discord-clone-fed42.web.app/)
This project is currently in development. Todo: 1. Add Servers Feature 2. Listing Users in a Server 3. Input features
Installation:
npm install
To Start Server:
npm run build && npm start
To Visit App:
localhost:3000
Will add soon!

