Skip to content

Rahul-Chauhan21/Discord-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord React Clone

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/)

Project Status

This project is currently in development. Todo: 1. Add Servers Feature 2. Listing Users in a Server 3. Input features

Project Screen Shot(s)

Main Page

Screenshot (589)

UI Experience

Discord-Clone-Google-Chrome-2020

Installation and Setup Instructions

Installation:

npm install

To Start Server:

npm run build && npm start

To Visit App:

localhost:3000

Reflection

Will add soon!