Skip to content

sakilk130/discord-clone-with-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Tech Stack

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

Screenshot of the Web App

Getting Started

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