Cloning Twitter with React and Firebase.
Try it now! https://soonitoon.github.io/dwitter (for mobile)
Visite my blog📰 https://han.gl/Aq78Q
- 'Dwitte' message💬 with attachment image.📸
- Edit✍️ or delete your dwitte.
- Edit your user name.💁
- See friend's dwitte in real-time!🔥
- Hit the like button on your friend's dwitte👍
- Google account
- GitHub account
- Make account with your email address
- Due to security concerns, the social login feature may not work in some in-app browsers.
If you want to run this code on your computer, you need npm.
- Linux:
$ sudo apt-get install npm
- Windows: visite https://nodejs.org/ko
- macOS:
$ brew install node
Run this command: $ npm i
You need env file containing keys to access Google Firebase services. Contect me: soonitoon@gmail.com
MIT
Here is supported browsers list now:
- and_chr 92
- and_uc 12.12
- android 4.4.3-4.4.4
- chrome 91
- chrome 90
- chrome 89
- edge 91
- firefox 89
- firefox 88
- ios_saf 14.5-14.7
- ios_saf 14.0-14.4
- ios_saf 13.4-13.7
- opera 76
- safari 14.1
- safari 14
- safari 13.1
- samsung 14.0
First version of dwitter!
release: https://github.com/soonitoon/dwitter/releases/tag/v1.0.0
Bug fix:
- Supported browsers list was changed.
- Issue that cannot delete no-image dwitte was fixed.
- Memory-leak issue was fixed.
- Some small bugs were fixed.
release: https://github.com/soonitoon/dwitter/releases/tag/v1.0.1
New feature:
- You can push Like👍 button on friend's post!
Bug fix:
- Some small bug fix
release: https://github.com/soonitoon/dwitter/releases/tag/v1.2.0