Skip to content

A full stack "InstaWebsite" that includes all features of instagram MongoDB, Expressjs, Reactjs, Nodejs (MERN)

Notifications You must be signed in to change notification settings

venkata-naveen-varma/instawebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Full Stack Insta-web application

A full stack "InstaWeb" application that includes all features of instagram. Built using MongoDB, Expressjs, Reactjs, Nodejs (MERN).

Modules utilized in backend:

  • socket.io (Real-time notifications)
  • cookie-parser (http-only cookies)
  • json web token - JWT (User authrntication)
  • bcrypt (Encrypting private data)
  • datauri
  • cloudinary (Storing files like user posts and profile pictures)
  • expressjs (Framework)
  • mongoose (MongoDB database operations)

Modules utilized in frontend:

  • reactjs
  • socket.io-client (client side socket operations)
  • tailwindcss

env file format:

  • MONGODB_URI
  • JWT_SECRET_KEY
  • CLOUDINARY_CLOUD_NAME
  • CLOUDINARY_API_KEY
  • CLOUDINARY_API_SECRET

About

A full stack "InstaWebsite" that includes all features of instagram MongoDB, Expressjs, Reactjs, Nodejs (MERN)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published