Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 663 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 663 Bytes

Twitter Clone

screenshot

Projeto

Clone da interface do Twitter totalmente responsivo usando ReactJS.

Tecnologias

  • ReactJS
  • Typescript
  • Styled Components
  • Styled Icons
  • React Sticky Box

Novidades

  • Interatividade no botão follow, tendo o mesmo comportamento do Twitter.

Uso

  • clone o repositório com git clone https://github.com/ronaldprofile/yt-twitter-clone.git
  • instale as dependências yarn
  • execute o servidor yarn dev e acesse http://localhost:3000