Skip to content

jnnrz/next-hn

Repository files navigation

Next-hn

A Hacker News clone built with Next.js.

Features

  • Framework/UI libraries: Next.js, React
  • Performance Worker: Cache responses with LRU-cache
  • Server-side rendering: Yes
  • API: api.hnpwa.com

Development

Clone the repository

git clone https://github.com/jnnrz/next-hn.git

cd into the directory.

cd next-hn

Install the project dependencies

yarn install

Start the development server

yarn run dev

Navigate to http://localhost:3000/

License

Released under the MIT license: opensource.org/licenses/MIT

About

Hacker News clone/client built with Next.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published