Work

The NC Scoop

React
Axios
Netlify

A React-based frontend that consumes a RESTful news API to display, sort, and interact with dynamic content and comments.

A clean news app interface displaying headlines, articles, and categories

A responsive news app that puts article browsing, commenting, and sorting at your fingertips.

The NC Scoop frontend is a responsive React application that interfaces with a custom-built RESTful API to display curated news content. Users can browse articles by topic, view full articles, leave comments, and interact with content in real time.


Features

  • Browse and filter news by topic or popularity
  • Leave, view, and delete comments
  • Sort articles by date or votes
  • Dynamic client-side routing with React Router
  • Live loading states, error handling, and paginated content

Tech Stack

  • Built with React and Vite
  • API calls made using Axios
  • React Router for navigation
  • Styled using utility-first CSS and media queries
  • Hosted on Netlify


Connected Projects

View the Backend
– Built with Express and PostgreSQL