OSHNN

I designed and developed a news-aggregation site for a Rhode Island healthcare professional working to make local healthcare information more accessible.

The site runs on Next.js with a headless WordPress backend over the REST API, using incremental static regeneration to stay current, and a view-count feedback loop that surfaces popular articles. Styling is TailwindCSS, with light/dark mode via next-themes. The contact form posts to a Next.js API route that sends email through Web3Forms.

Tools used

  • NextJS
  • React
  • REST API
  • TailwindCSS
  • TypeScript
  • WordPress
View the Live Site