/Discord-UI

Cloning the Discord design.

Primary LanguageTypeScriptMIT LicenseMIT

Discord UI

Programming language used: TypeScript

Framework used: React.js

Project hosted on: Vercel

Text editor used: VSCode

  • You need to have installed: Node.js and Yarn to run the project.

If you want to test locally:

# To install all dependencies
$ yarn

# run the app
$ yarn start

The application will be available in your browser, through the URL: http://localhost:3000