It is a clone of instagram website using MERN stack
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
^2.4.3
^4.17.1
^8.5.1
^4.17.15
^1.0.0-rc.2
^5.9.9
^13.0.0
User
23
commits
now you can comment on someone's post
dc48e11
replaced cdn's with files
c93fb49
added 'double tap on post to like' feature
29cb8ac
yeah completed the post like functionality
b56a368
improved UI replaced heart SVG by icon
efc60b7
created heart like button component
360d935
enabled profile page
1c69cc3
added logout functionality
4f4d2d5
fetching posts from backend
a054557
modified navbar according to state
24b8222
working on useContext api for state management
f3c4838
using local storage for token management
10f6ae3
uploading images to cloudinary
07431b9
connected signup module with backend
a5f2419
completed UI
35263c1