This is a clone of the Discord web app using React. It uses google for authentication, communication is broken into different channels and stores messages using firestore.
Live link: https://discord-clone-dd4e1.web.app
- Html
- Css
- FlexBox
- grid
- React
- Redux
- Material Icons
- firebase and firestore
- and deployed to firebase hosting
This is what needs to be done to on set up this project locally.
To get a local copy up and running follow these simple example steps.
Clone the project and cd into the directory
Install dependencies
npm install
run
npm start or yarn start
open localhost:3000
with a browser.
👤 Author
- Github: @SunnyAsar
- Linkedin: Sunny Asar
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.