Skip to content

SimCoderYoutube/twitterClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Twitter Clone 👋

Version License image image image

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.


➕ 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

🌟 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.