Click Here To Check Out The Live Site
User based app that allows you to write and view blog posts of multiple users.
Technologies used: React | Context | Express | Firebase | MongoDB | Docker | EC2
Implemented user authentication using Firebase, allowing users to signup, login, and reset password
Utilized React's Context API to allow app wide access to currently logged in user info and the implementation of protected routes and user data
Utilized Firebase Storage to upload and save user profile pictures
Utilized MongoDB Atlas cloud storage to store posts' and users' information
Currently using AWS to redirect and host the site through EC2, S3 and Route53
Cross collaboration with Product and Design