youtube-clone-discord
youtube-clone-discord copied to clipboard
Discord UI clone for study purposes.
UI Clone - Discord
Discord UI Clone (partial) for study purposes.
Deployed here.
Participants
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
- Run
npm installoryarn install. - Run
yarn startand accesshttp://localhost:3000.
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.