Back to Projects

Breaking News

News app demo with SSR breaking news, ISR categories, and search via API routes.

Material UINextjsVercel
Hobby ProjectLearning

NextJS News App is a demo news reader built with the Next.js Pages Router. It shows breaking headlines with server-side rendering for SEO, category pages with static generation + incremental static regeneration, and a search page that fetches results via a Next.js API route using NewsAPI.