Skip to content

Ed-Maeng/Instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Instagram

Fullstack Responsive MERN Social Media App

Languages & Frameworks

  • React.js, Node.js, Express.js, MaterialUI, MongoDB, Mongoose, JWT, npm

For running server and website

  1. Run server by 'nodemon index.js' in /Instagram/server
  2. Run website by 'npm run start' in /Instagram/client

Features

Login Page

  • Built REST API for Creating an account, logging in, and logging out using Node.js and Express.js

Screen Shot 2023-01-06 at 10 01 00 PM

  • Backend Configurations, Middleware Setup, and MongoDB set up (Models for User, Post, and Friend)
  • Authentication and Authorization in Node.js

Screen Shot 2023-01-06 at 10 01 18 PM

Home Page

  • Create Post, Get Feed Posts, Get User Posts, and Like Post using React.js, Node.js, and MaterialUI
  • Has section for User Information, Advertistment (Sponsorship), and Friend List
  • Change light/dark mode and logout button

Screen Shot 2023-01-06 at 10 02 41 PM

Profile Page

  • Similar to Home Page, but you can click to any user, friend list, and see there information and all of their posts

Screen Shot 2023-01-06 at 10 07 11 PM

About

Fullstack Responsive MERN Social Media App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published