Skip to content

arrudadev/twitter-ui-clone

Repository files navigation

build License: MIT

Twitter UI clone for study purposes.

Deployed here.

TwitterUiClone

💻 Technologies

This project was developed with the following technologies:

📝 Getting started

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.git

Install dependencies:

yarn

After finishing the installation, run:

yarn start

To view the project you can open localhost:3000.

License

This project is licensed under the MIT License - see the LICENSE file for details.