Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.51 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.51 KB

UI Clone - Discord

Discord UI Clone (partial) for study purposes.

Deployed here.

Contributors License


Participants

| Guilherme Rodz

Techs

  • React.js
  • Styled Components
  • 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.