To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/diaslilian/twitter-clone
# Go into the repository
$ cd twitter-clone
# Install dependencies
$ yarn install
# Start project
$ yarn start
The frontend web will start on
Created by Lilian Dias 👋 Hi-5!