Hacker News Clone logo

HackerNews Clone

Powered by Next.js

Demo

🔥 Version 0.0.1 🔥

This is a HackerNews Clone made with Next.js

HackerNews Clone

🚀 Reads offical API data 🚀

📌 Ver. 0.0.2 📌

📱 Full Mobile Support 📱

Prerequisites

Clone the repo

git clone https://github.com/hendrikbgr/hackernews-clone && cd hackernews-clone

To install all needed requirements

npm install

Running 🏃🏽‍♂️

Run the development server

npm run dev

Run the tests

npm run test