https://github.com/msvalandro/twitter
UI Clone of Twitter
https://github.com/msvalandro/twitter
Last synced: about 1 month ago
JSON representation
UI Clone of Twitter
- Host: GitHub
- URL: https://github.com/msvalandro/twitter
- Owner: msvalandro
- License: mit
- Created: 2020-11-07T15:13:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-07T15:15:09.000Z (over 5 years ago)
- Last Synced: 2025-02-25T20:25:17.320Z (over 1 year ago)
- Language: TypeScript
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Twitter - UI Clone
### Description
This is an UI Clone of Twitter.
### Installation
```bash
$ yarn
```
### Running the app
```bash
$ yarn start
```
### Environment
- Node.js v12.18.3 LTS
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details