Social media concept
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