Project carried out during Rocketseat's React Masterclass
This project was developed using the following technologies:
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