anubhav1206 / twitter-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built a twitter clone using HTML, CSS and javascript (no frameworks). It is based on real twitter where the user can tweet, interact with other's tweet (those tweets that are stored in the data array) and also interact with his own tweets. The user can like, reply and retweet a previously made tweet and upon doing so, the color of the icon changes that shows that the user has interacted with the tweet.

About


Languages

Language:JavaScript 67.3%Language:CSS 19.7%Language:HTML 13.0%