abdur-rakib / MiniTwitter

Mini Twitter is a Twitter clone, built with React Native where users can tweet, follow other users, and view tweets from users they follow in their timeline. Users can also have their own followers, check their own tweets, and search users by username.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini Twitter

Mini Twitter is a Twitter clone, built with React Native where users can tweet, follow other users, and view tweets from users they follow in their timeline. Users can also have their own followers, check their own tweets, and search users by username.

App Flow

Please click to watch full flow.

Watch the video

Tech Stack

Run Locally

Clone the project

$ git clone https://github.com/abdur-rakib/MiniTwitter.git

Go to the project directory

$ cd MiniTwitter

Install dependencies

$ yarn

Run on ios

$ cd ios && pod install && cd ..
$ yarn ios

Run on android

$ yarn android

Features

  • Users can signup using username, email & password
  • Users can login using email and password
  • Display tweets from followed users
  • Users can make tweet
  • Users can follow/unfollow users
  • Display followers list
  • Display following users list
  • Display logged in user's own tweet list
  • Search users by username

License

MIT

Feedback

If you have any feedback, please feel free to reach out to me at abdurrakib961@gmail.com

About

Mini Twitter is a Twitter clone, built with React Native where users can tweet, follow other users, and view tweets from users they follow in their timeline. Users can also have their own followers, check their own tweets, and search users by username.


Languages

Language:TypeScript 84.8%Language:Java 7.4%Language:Ruby 2.3%Language:Objective-C 2.2%Language:JavaScript 2.2%Language:Objective-C++ 1.1%Language:Shell 0.1%