Instagram clone frontend built with React and React Query
If you are looking for the backend repo, click here.
- improve my ability to build full stack apps.
- get comfortable with React Query to fetch query and send mutation to db
- start writing tests with Jest, React Testing Library.
- Login / Signup
- Share a Photo
- Like
- Comment
- View Profile
- Edit Profile
- Implement search
- Allow users to follow / unfollow from the modal
- Allow user to send messages
- Add unit tests and integration tests