Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simcoderyoutube/twitterclone
https://github.com/simcoderyoutube/twitterclone
firebase firebase-auth firebase-firestore flutter simcoder twitter-clone youtube
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simcoderyoutube/twitterclone
- Owner: SimCoderYoutube
- License: apache-2.0
- Created: 2020-12-03T23:32:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T01:06:44.000Z (over 3 years ago)
- Last Synced: 2024-05-02T03:22:22.110Z (8 months ago)
- Topics: firebase, firebase-auth, firebase-firestore, flutter, simcoder, twitter-clone, youtube
- Language: Dart
- Homepage:
- Size: 105 MB
- Stars: 52
- Watchers: 2
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Twitter Clone 👋
![Version](https://img.shields.io/badge/version-0.1-blue.svg?cacheSeconds=2592000)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![image](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/simcoder_here)
[![image](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/simcoder_here/)
[![image](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog)> Main repository of the SimCoder's youtube series "Make a CLone App like TWITTER"
How to build a TWITTER Clone app 2021
I'll show you how you can do this in the simplest way and terms possible.
By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects!
In this series, we use Flutter to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others.
### 📺 [**View the youtube tutorial series here**](https://www.youtube.com/watch?v=Pye5uM8t7OE&list=PLxabZQCAe5fho-YnN8255N1vpoqUJ-RmB)
## ➕ Features
Currently the project has the following features:
* flutter boilerplate
* Auth system
* post tweets with text
* Profile page
* Follow/Unfollow users
* Feed in chronological order
* Search Users
* tweet Likes
* retweet
* RepliesComming in the future:
* Redesign
* post tweets with image
* Take pictures directly in app
* Choose from gallery## 💻 Install
This is a normal flutter app. You should follow the instructions in the [official documentation](https://flutter.io/docs/get-started/install).
## 💙 question FAQ
If you have any question then please use the following [Forum](https://www.simcoder.com/forum/twitter/).
## 👤 Author
**SimCoder**
* Website: www.simcoder.com
* Twitter: [@simcoder\_here](https://twitter.com/simcoder\_here)
* Github: [@simcoderYoutube](https://github.com/simcoderYoutube)
* Youtube: [SimCoder](https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog)## 🌟 Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [SimCoder](https://github.com/simcoderYoutube).
This project is [Apache License 2.0](https://github.com/SimCoderYoutube/InstagramClone/blob/master/LICENSE) licensed. Some of the dependencies are licensed differently.