Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketseat-content/youtube-clone-discord
Discord UI clone for study purposes.
https://github.com/rocketseat-content/youtube-clone-discord
Last synced: about 2 months ago
JSON representation
Discord UI clone for study purposes.
- Host: GitHub
- URL: https://github.com/rocketseat-content/youtube-clone-discord
- Owner: rocketseat-content
- Created: 2020-06-16T23:53:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T18:29:18.000Z (about 3 years ago)
- Last Synced: 2023-03-06T07:27:47.381Z (almost 2 years ago)
- Language: TypeScript
- Homepage: https://rocketseat-discord-clone.netlify.app/
- Size: 1000 KB
- Stars: 97
- Watchers: 9
- Forks: 52
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UI Clone - DiscordDiscord UI Clone (partial) for study purposes.
Deployed here.
## Participants
| [](https://github.com/guilhermerodz) |
| :------------------------------------------------------------------------------------------------------------------------: || [Guilherme Rodz](https://github.com/guilhermerodz)
## Techs
- [x] React.js
- [x] Styled Components
- [x] TypeScript## Ideas to implement
- [ ] Add "scroll to new messages" button
- [ ] Add state management (switch between Servers and Channels)
- [ ] Back-end integration (roles, permissions, mentions, friend requests and more)## Usage
1. Run `npm install` or `yarn install`.
2. Run `yarn start` and access `http://localhost:3000`.## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.