/ui-twitter

Masterclass React (overview of basic react concepts)

Primary LanguageTypeScript

Twitter - Masterclass React

Taught by Rocketseat Forks Stars

ui-twitter cover

Project carried out during Rocketseat's React Masterclass


🧪 Technologies

This project was developed using the following technologies:



🚀 Getting started

Clone the project and access the folder.

$ git clone https://github.com/leticiar-io/ui-twitter.git
$ cd ui-twitter

Follow the steps below:

# Install the web dependencies
$ npm install
# Start the web project
$ npm run dev

⬆ Back to top