Hacker News Next is a news reader app, built with Next.js. Fetches data from the Hacker News API, with server-side rendering.
Hacker News Next is a news reader app, built with Next.js. Fetches data from the Hacker News API, with server-side rendering.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
The page auto-updates as you edit the file.
👤 Mark Kovacs
Give a ⭐️ if this project helped you!