Screeech

Social media concept

This project, started as an final class project, explored making a working social media platform from start to finish.

I started by writing an API using Firebase Functions by Google. The API connects to a NoSQL database hosted on Firebase and allows the end user to add info to their profile, upload a profile picture, add/delete their own posts, and comment on/view other people's posts.

Then, I used React & Redux to make the front-end of the application. Finally, connecting them together to create the current iteration of Screeech.

View Project