I spent half of my summer 2022 building this Instagram clone. My goals back then?
- Replicate the web interface of Instagram, just using vanilla CSS. Since then, Instagram has updated its interface.
- Build an API to support as many core features of Instagram as possible (listed below)
- Add, delete, like, comment, view, share links of posts
- Edit user profile
- Follow, unfollow, view other user profiles
- Authentication with traditional username/password and Google
- News feed auto refreshed in real time
- Chat with other users in real time (including texts, images)
- Real time in-app notifications
- User profile search
- Theme switch