Deven wrote
Building a Twitter Clone Using JQuery
In this project, we are going to create a Twitter clone using HTML, CSS, and JQuery only. We will create the Registration screen and Twitter wall, where you can post tweets that will have 250 characters limit. You can also retweet and like the tweets. But since we are not using any server and database, […]
April 16, 2020 in Javascript & Jquery