Twitter is a 'microblogging' system that allows you to send and receive short posts called tweets. Tweets can be up to 140 characters long and can include links to relevant websites and resources. Twitter users follow other users.
- User can signUp, login, update password and delete account.
- User can create tweet, retweet, like and comment on a tweet.
- Search users with their username.
- Update user profile and trends section.
- Follow and Unfollow functionlaity, who to follow section.
- FRONT END : HTML , CSS, Bootstrap.
- BACK END : DJANGO FRAMEWORK
- DATABASE USED : SQL LITE
- git clone https://github.com/Devesh475/Django-Twitter-Clone.git
- navigate to manage.py directory
- python manage.py runserver