Responsive Twitter UI Clone (partial) based on a video tutorial made by 🚀Rocketseat on their youtube channel for study purposes.
The objective of this project is to practice and improve my knowledge of front-end development and responsiveness.
- ReactJS
- Styled Components
- Typescript
- Run
npm install
oryarn install
. - Run
npm start
oryarn start
and accesshttp://localhost:3000
.