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
- Host: GitHub
- URL: https://github.com/mcodex/react-twitter-flexbox
- Owner: mCodex
- License: mit
- Created: 2020-03-11T21:46:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:46:34.000Z (over 2 years ago)
- Last Synced: 2025-01-20T10:17:52.017Z (5 months ago)
- Topics: flexbox, react, styled-components
- Language: JavaScript
- Homepage: https://mcodex.github.io/react-twitter-flexbox/
- Size: 5.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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