Skip to content

Discord Clone Web Application built using ReactJS, Redux & Firebase.

Notifications You must be signed in to change notification settings

ayushy11/Discord_Clone

Repository files navigation

Discord React Clone

This app is a demo replica of Discord that I built using ReactJS, Redux and Firebase.

Hosting URL: https://discord-clone-2cd76.web.app/

Project Screen Shot(s)

Login Page

alt text

Main Page

alt text

Installation and Setup Instructions

For the regular react app process you will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm run build && npm start

To Visit App:

localhost:3000

How does it work

Once the app is started you should see the login page. Once you click login, firebase authentication takes it from there and asks you to login to your account & You will be redirected back to the main page.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Discord Clone Web Application built using ReactJS, Redux & Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published