/rehacker

Quick & Simple (in progress) NextJS 13 HackerNews Clone

Primary LanguageJavaScript

Rehacker

In an attempt to get up to speed with the processes and changes within the NextJS 13.x framework, this is a simple repository / clone of the HackerNews website with all of it's data to showcase dynamic content, fetching of API data, routes, layouts, components, etc.

Please feel free to fork, make changes, point out bugs/idiotic configurations, etc. :)

Demo URL

Rehacker

Build Instructions

Getting Started

npm install

Development

npm run dev

Production

npm run build

Analytics

If you'd like to use Google Tag Manager, you can use the NEXT_PUBLIC_ANALYTICS_ID environment variable with your GTM-XXXX tag to have this applied to your build.