Skip to content
/ hnews Public

Simple hacker news clone using Next.Js, Jest and Typescript

Notifications You must be signed in to change notification settings

mrisoli/hnews

Repository files navigation

Hacker News simple clone

Description

Simple Hacker news clone using the hacker news api, based on now-examples/next-news and created using create-next-app and the with-jest-typescript-example

How to use

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Run Jest tests

npm run test
# or
yarn test

About

Simple hacker news clone using Next.Js, Jest and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published