Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 2.17 KB

README.md

File metadata and controls

64 lines (39 loc) · 2.17 KB

UI Clone - Discord

Discord UI Clone (partial) for study purposes.

Deployed here.

Contributors License


Study project from Rocketseat UI Clone class - 17/06/2020

Netlify Status

Preview:

alt text

React + Typescript


Participants

| Guilherme Patriota


| 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.