All Projects

BlogPost

01.Description

Inspired as a Reddit redesign, BlogPost allows users to signup and create posts consisting of text or pictures. The main landing page beautifully displays each post organized by date posted. Users can like posts and view each post to see the full details such as comments made by other users.

02.Motivation & Outcomes

BlogPost originally began as a Reddit.com clone however I wanted to challenge myself and redesign the website to appear more modern and sleek.

This project was one of my first full stack applications where I developed both the backend and frontend individually. I learned how to develop a REST API in combination with a NoSQL database in MongoDB and integrate it into my frontend. This project also allowed me to develop a full stack application on the MERN tech stack.

03.Tech Stack

MongoDB Express.js React Node.js