Click here to use the app! https://mernstagram.netlify.app/
A full-stack social media clone application.
Technologies Used:
PostgreSQL - Open source object-relational Database for persistent data
Express - Node.js web framework
React - Javascript library for building user interfaces
Node.js - Javascript runtime built on Chrome's V8 Javascript engine
Material UI - A React Component styling library
This app is deployed in three locations:
Front-end (client side) - Hosted on Netlify
- Documentation for front-end can be found here
Back-end (server side) - Hosted on Heroku
- Documentation for back-end can be found here
Database - Hosted on ElephantSQL which offers PostgreSQL as a Service
Future Features:
-
Implement S3 Bitbucket for image hosting. Currently our database only allows for 20 mb of data so we cannot upload pictures directly to it.
-
Mobile compatability