Menu

Social Media Webapp

The development for this webapp was done in a backend-first approach, where the backend for the app was developed using Node.js, express.js and other smaller frameworks. MongoDB based online database Atlas is used to store information about a user, including their encrypted passwords. Currently, Heroku is used to host the app online.

The frontend of the app uses React.js framework with Redux as the state management system.



More information soon to be added