/Twitter-UI-Clone

A clone of the UI from Twitter to web

Primary LanguageTypeScript

Twitter UI Clone Responsively

Deploy

Made by Rocketseat Ministered by Guilherme Rodz

Results

Web Mode

web mode

Tablet Mode

tablet mode

Mobile Mode

mobile mode

About this project

This is just a partial clone of the Twitter UI, made for the purpose of practicing front-end development responsively.

Techs

  • React.js
  • Typescript
  • Styled Components

Usage

To run this project in your machine:

  • Clone this repository git clone https://github.com/raphaacosta/Twitter-UI-Clone.git
  • Run npm install or yarn install.
  • Run npm run start or yarn start and access https://localhost:3000.