SimCoderYoutube / twitterClone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Dart 95.5%Language:JavaScript 3.1%Language:Swift 1.0%Language:Kotlin 0.3%Language:Objective-C 0.1%