This is a clone of Instagram with the following features:
- all necessary dependencies
- redux
- service configs
- add splash screen
- login/signup with email and password (15')
- login/signup with Google (10')
- sign out (10')
- login/signup with Apple (10') (optional)
- reset password (5')
- add multiples pictures from the gallery and the camera (40')
- add tags (25')
- add person (20')
- add location (20')
- post comment (10')
- show posts of users that I follow (20')
- add comment (10')
- like (double tap to like) (10')
- share (10')
- save (10')
- show post owner profile (5')
- report (5')
- username (20')
- tags (25')
- show trending (20')
- new follower (15')
- new like (15')
- new comment (15')
- someone tagged you (15')
- new post from following (15')
- follow user (10')
- profile counters(posts, followers and following) (20')
- users posts (10')
- posts tagged with user (25')
- saved posts (10')
- show chats (25')
- send message (15')
- send pictures and videos (25')