Twitter UI clone for study purposes.
Deployed here.
This project was developed with the following technologies:
First you need to have node and yarn installed on your machine. Then, you can clone this repository.
git clone https://github.com/monteiro-alexandre/twitter-ui-clone.gitInstall dependencies:
yarnAfter finishing the installation, run:
yarn startTo view the project you can open localhost:3000.
This project is licensed under the MIT License - see the LICENSE file for details.
