/Discord-clone

A interface clone of discord, made in a Rocketseat Class.

Primary LanguageTypeScript

🔥 Discord Interface 🔥



This project was made in a rocketseat class given by Guilerme Rodz. Where the objective was to clone discord interface. Check it out .


Techs


📋 How to use?

# Clone this repositoy
$ git clone git@github.com:saymow/Discord-clone.git

# Change into its directory
$ cd Discord-clone

# Install dependencies
$ npm install

# Run application.
$ npm start