Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnuberbacher/react_twitter_clone
WebApp clone of Twitter created with React, Firebase and Bootstrap
https://github.com/johnuberbacher/react_twitter_clone
bootstrap bootstrap4 firebase firebase-database firestore javascript react react-app react-project reactjs
Last synced: about 12 hours ago
JSON representation
WebApp clone of Twitter created with React, Firebase and Bootstrap
- Host: GitHub
- URL: https://github.com/johnuberbacher/react_twitter_clone
- Owner: johnuberbacher
- Created: 2021-07-10T20:17:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T05:20:21.000Z (over 3 years ago)
- Last Synced: 2023-03-05T19:29:02.535Z (over 1 year ago)
- Topics: bootstrap, bootstrap4, firebase, firebase-database, firestore, javascript, react, react-app, react-project, reactjs
- Language: JavaScript
- Homepage: https://twitter-clone-johnuberbacher.herokuapp.com/
- Size: 395 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter Clone - React WebApp
![](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white) ![](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge&logo=firebase)### Installation
```
git clone https://github.com/johnuberbacher/react_twitter_clone.gitnpm cd react_twitter_clone
npm start
```### Demo
https://twitter-clone-johnuberbacher.herokuapp.com/