A social media application created using MERN stack . It allows users to signup and create their account. Users can post their photos, like/comment on each other's photos and also follow and unfollow each other .
Front end | Back end |
---|---|
HTML | Node.js |
CSS | Express |
JavaScript | MongoDB |
React | |
React hooks | |
Context API |
1.Fork and clone the project in your local machine.
2.Execute 'npm install' command to install all the dependencies.
3.Run the project by executing 'npm start'.
-
Create an account
-
Login
-
Create/Upload Posts
-
See Profile
-
Follow other users
-
Like and comment on photos 👍 💬
https://photogram23.herokuapp.com
⭐ this repository if you really like it!
Happy coding!