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.
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
- Replies
Comming in the future:
- Redesign
- post tweets with image
- Take pictures directly in app
- Choose from gallery
This is a normal flutter app. You should follow the instructions in the official documentation.
If you have any question then please use the following Forum.
SimCoder
- Website: www.simcoder.com
- Twitter: @simcoder_here
- Github: @simcoderYoutube
- Youtube: SimCoder
Give a ⭐️ if this project helped you!
Copyright © 2020 SimCoder.
This project is Apache License 2.0 licensed. Some of the dependencies are licensed differently.