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, so nothing will persist. As soon as you will reload the page, everything will be lost.

Front End Development

The main purpose of this article is to show you how to create the front end and using client-side scripting. Let’s get started.

Image for post

#jquery #javascript #twitter #html #css

How to Create a Twitter Clone App using HTML, CSS and jQuery
42.45 GEEK