A simple clone for twitter. The api is created using django rest framework, where the frontend is created using react.
The website is hosted on heroku.
Live Demo: TwitterClone
- Creating a user profile
- Authentication system (username and password)
- Tweeting
- Retweeting
- Liking tweets
- Profile Customization
- Following users
- Searching for users
- Handling error messages
- Add better styling