Skip to content

widatama/hn

Repository files navigation

Hacker News reader with dark theme

Made using Next.js and this API https://github.com/HackerNews/API

Development

First, copy the .env.sample file:

> cp .env.sample .env

Then run dev server:

npm start

Open http://localhost:3000/hn to see the result.

Start editing the page by modifying src/app/page.tsx. The page auto-updates as the file is edited.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Dark themed Hacker News reader made with Next.js

Topics

Resources

Stars

Watchers

Forks