SunnyAsar / discord-clone

A group communication app inspired by discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Clone

screenshot

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

Built With

  • Html
  • Css
  • FlexBox
  • grid
  • React
  • Redux
  • Material Icons
  • firebase and firestore
  • and deployed to firebase hosting

Getting Started

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.

Setup

Clone the project and cd into the directory

Install dependencies

npm install  

run

npm start or yarn start

Usage

open localhost:3000 with a browser.

Authors

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A group communication app inspired by discord


Languages

Language:JavaScript 72.4%Language:CSS 20.7%Language:HTML 6.9%