Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sakilk130/discord-clone-with-redux

Discord clone with react & redux
https://github.com/sakilk130/discord-clone-with-redux

firebase react react-discord redux

Last synced: 9 days ago
JSON representation

Discord clone with react & redux

Awesome Lists containing this project

README

        

# Discord Clone With Redux

A web app to represent the Discord Clone build with React, Redux, Google Auth, Firebase and Material UI.

This is motivated and learned from [Clever Programmer](https://www.youtube.com/channel/UCqrILQNl5Ed9Dz6CGMyvMTQ).

## Tech Stack

- ReactJS, React Hooks, Redux, Google Auth, Firebase, Material UI

## Screenshot of the Web App

![](public/image.PNG)

## Getting Started

- Fork and clone this repository
- Setup firebase and google auth
- Run `yarn && yarn start` or `npm i && npm start`