This was the final project for The Odin Project's JavaScript curriculum. The goal of the project is to build/re-create a functional social media platform with a backend. This project is closely modeled after instagram, it was made with the React JS Library, Tailwind CSS, and Firebase.
- ReactJS
- Tailwind CSS
- Firebase
- Responsive design
- Create a profile
- Signup/Login/Logout authentication
- Upload a profile picture, with the ability to crop
- Post a picture, with the ability to crop
- Like/Unlike pictures
- Comment on pictures
- Likes and comments update in realtime
- Follow/Unfollow other users
- Delete pictures posted
- Delete comments posted
- Delete profile