Skip to content

keshavavarma/Pixtagram

Repository files navigation

Pixtagram

Social Networking app made with MERN stack

Project Demo:

Pixtagram.demo.mov

Features:

1. Sign-In/Register with JWT Authentication

2. Create Post

3. View Post

4. Posts feed

5. Like/Unlike a Post

6. Comment on a Post

7. Follow/Un-Follow users

8. Update Profile

Technologies:

  • React Js

  • Node Js/Express Js

  • MongoDB Atlas

  • JWT Authentication

  • Cloudinary for storing Images

  • Deployed on Heroku

Demo Link:

  • https://pixtagrm.herokuapp.com/

    To run Locally on Machine :

    1. npm install (in client and root folder)
    2. npm start (root folder)
    3. npm start (client folder).

    This application requires MongoDB url for making database requests,JWT Secret for authentication

About

Social Networking App to Share photos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published