Memory_snap_react https://memory--snap--react.herokuapp.com/
This is a Flickr clone.
Memory Snap was built using Express NodeJS framework with a PostgreSQL(postgres) database on the backend. The frontend uses Javascript, HTML, CSS, React and Redux.
Frontend Overview: The frontend was built using Javascript, HTML, CSS, React and Redux. It utilizes Redux the store and components to create a more readable file structure.
Backend Overview: The backend uses Express NodeJS framework with a PostgreSQL database.