Skip to content

peter-abah/tweetar

Repository files navigation

Tweetar

This is clone of Twitter built with React frontend and Rails backend.

Demo no longer active

Features

User Profile

  • Edit profile.
  • Follow / Unfollow users to view their tweets on feed.
  • Suggests people to follow based on followed users.
  • Create and delete Tweets.

Tweets

  • Like tweets.
  • Retweet tweets.
  • Reply tweets with new tweets.
  • Bookmark tweets
  • Add images to tweets

Search

  • Search for other users and tweets

Getting started

git clone https://github.com/peter-abah/tweetar

cd tweetar

npm install

npm run start

This will start the app on server on port 3000

Screenshots

Login page

Login

Home

Home

User profile

User profile

Tweet

Tweet

Edit Profile

Edit profile

Contact

Releases

No releases published

Packages

No packages published

Languages