- React.js, Node.js, Express.js, MaterialUI, MongoDB, Mongoose, JWT, npm
- Run server by 'nodemon index.js' in
/Instagram/server
- Run website by 'npm run start' in
/Instagram/client
- Built REST API for Creating an account, logging in, and logging out using Node.js and Express.js
- Backend Configurations, Middleware Setup, and MongoDB set up (Models for User, Post, and Friend)
- Authentication and Authorization in Node.js
- 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
- Similar to Home Page, but you can click to any user, friend list, and see there information and all of their posts