Bootcamp project
A Reddit-style news aggregation platform, allowing users to explore, post, and comment on articles.
The back-end was built using Node.js, Express, and PostgreSQL, with a RESTful API architecture that ensures scalability and reliability. Key functionalities include article management, dynamic comments, and user voting system. Testing was implemented with Jest and Supertest to ensure robust API performance.

The front end was developed using React, JavaScipt and CSS to provide a responsive interface. Users can browse and filter articles by category, interact with dynamic voting systems, and comment on posts. Accessibility and user experience were prioritized throughout the design process, ensuring smooth navigation across devices.

Hosted the back end on Render and connected to a PostgreSQL database on Supabase. The front end is deployed on Netlify, ensuring a seamless, fully live application accessible to users.




