youtube-clone-discord icon indicating copy to clipboard operation
youtube-clone-discord copied to clipboard

Discord UI clone for study purposes.

UI Clone - Discord

Discord UI Clone (partial) for study purposes.

Deployed here.

Contributors License


Participants

| Guilherme Rodz

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 for details on our code of conduct, and the process for submitting pull requests.