Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronaldprofile/yt-twitter-clone
Clone da interface do twitter.
https://github.com/ronaldprofile/yt-twitter-clone
react react-sticky-box styled-components styled-icons typescript
Last synced: 1 day ago
JSON representation
Clone da interface do twitter.
- Host: GitHub
- URL: https://github.com/ronaldprofile/yt-twitter-clone
- Owner: ronaldprofile
- Created: 2022-01-04T23:18:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T00:07:29.000Z (about 3 years ago)
- Last Synced: 2024-12-31T05:15:31.571Z (about 2 months ago)
- Topics: react, react-sticky-box, styled-components, styled-icons, typescript
- Language: TypeScript
- Homepage: yt-twitter-clone.vercel.app
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twitter Clone
## 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`