twitterClone
twitterClone copied to clipboard
Welcome to Twitter Clone 👋
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
➕ 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
- Replies
Comming 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.
💙 question FAQ
If you have any question then please use the following Forum.
👤 Author
SimCoder
- Website: www.simcoder.com
- Twitter: @simcoder_here
- Github: @simcoderYoutube
- Youtube: SimCoder
🌟 Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 SimCoder.
This project is Apache License 2.0 licensed. Some of the dependencies are licensed differently.