An open API service indexing awesome lists of open source software.

https://github.com/mcodex/react-twitter-flexbox

A twitter's clone using only flexbox
https://github.com/mcodex/react-twitter-flexbox

flexbox react styled-components

Last synced: 4 months ago
JSON representation

A twitter's clone using only flexbox

Awesome Lists containing this project

README

        

# Rect Twitter Flexbox

Project bootstraped with [create-react-app](https://github.com/facebook/create-react-app). Deployed using [gh-pages](https://www.npmjs.com/package/gh-pages).

## 👨‍💻 Demo:

https://mcodex.github.io/react-twitter-flexbox/

## 📚 Libraries:

* [styled-components](https://styled-components.com/)

## 📦 Installation

It is easy, just run:

* `yarn` - to install dependencies
* `yarn start` - to start development mode