Skip to content

Implement Redux in ReactJs in TwitterClone use case βœˆπŸš€πŸ•πŸ”πŸ§

Notifications You must be signed in to change notification settings

kresnofatih/newtwitterclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

68 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Twitter Clone

Access the deployed web app

Features

This Twitter Clone is designed to imitate most of the twitter web functionality.

User Authentication

The Twitter Clone uses Google Account login loginpage

It will automatically create your account if it's your first time logging in. It will give you a blank profile picture, default background picture, and a displayName as given in your gmail address. Example: JohnDoe@gmail.com => displayname: @JohnDoe.

Edit Profile

You can change your displayName, profile picture, and background picture in the profile page profilepage

You can upload your own background photo, profile picture, and displayName. The displayName will have validation functionality to determine whether it's unique and exceeds minimum length. If it has been used, you cannot press the save profile button just yet. You have to find a unique displayname or else exit through the X icon to not save all changes editprofile

View Your Tweets, Retweets, and Liked Posts

You can open the Tweets, Retweets, and Liked tabs to see your posts profile

Find Trends and People To Follow

Open up the Explore page to see peoples to follow, search for friends, or see what's trending in the twitter clone. explorepage

Type in the displayname and hit enter to start your search. The results will be displayed below the search bar results

Look at the trending tweets in the twitter clone trending

View Friends' Profile

Press on users' profile picture to view their profile page. Click on the follow/following button to follow or unfollow a user viewfriendprofile

Check out his/her followers/following list followerslist

Check out his/her tweets, retweets, and liked posts

Reply, Retweet, Like, and Bookmark A Tweet

Press on the buttons visible on a tweet to add Reply, Retweet, Like, and or Bookmark tweet

For example, add a reply replyadd

The user replied will recieve a notification on his account that he was being mentioned. You can also see other peoples' replies. See the tweet, its replies, and other stats by clicking the tweet to open the tweet page tweetpage

View Home Page

All your users you follow will post to your Home Page home

About

Implement Redux in ReactJs in TwitterClone use case βœˆπŸš€πŸ•πŸ”πŸ§

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published