joaovitors1g / discord-ui-clone

Discord interface clone using ReactJS + Typescript + Styled Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord UI Clone

GitHub top language GitHub language count Issues number

Discord UI Clone

This is my first time doing ui clone and since i love Discord, i decided to start with it!

Libraries

In this project i have used the following libraries

Building

*You will need Node.js installed in your machine to build this app

git clone https://github.com/joaovitors1g/discord-ui-clone.git
$ cd discord-ui-clone
$ npm i
$ npm start

This will start the application in development mode on port 3000

About

Discord interface clone using ReactJS + Typescript + Styled Components


Languages

Language:TypeScript 96.4%Language:HTML 3.6%