Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sakilk130/discord-clone-with-redux
- Owner: sakilk130
- Created: 2021-11-06T17:13:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-06T17:18:33.000Z (about 3 years ago)
- Last Synced: 2024-11-08T06:11:49.747Z (2 months ago)
- Topics: firebase, react, react-discord, redux
- Language: JavaScript
- Homepage: https://discord-clone-with-redux.vercel.app/
- Size: 285 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`