Skip to content

matteodevenuto/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone

Author: Matteo De Venuto
Description: A Twitter clone built with React and Firebase


  • Features:

    • Users can create accounts, sign in, and sign out.
    • Users can edit their profile information in the settings page.
    • Users can post tweets, which are limited to 280 characters.
    • Users can upload files such as images or GIFs to post with their tweets.
    • Users can see a chronological feed in the Home page (currently shows tweets from every user).
  • Currently Working On:

    • Users can click on other users profiles.
    • Users can follow/unfollow other users.
    • Users can see the tweets only of the users they follow (Following Tab).
    • Users can like and retweet tweets.
    • Users can delete their own tweets.
    • Users can reply to other tweets.
    • Users can send Encrypted Direct Messages.
    • Users will receive notifications from any activity.
  • Getting started:

Releases

No releases published

Packages

No packages published