Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 329 Bytes

next-orangews - Stories from an orange news site

This simple project queries stories from Hackernews API and displays them on a pretty list (for some definition of pretty).

The purpose of this exercise is to gain familiarity with Next.js, TypeScript and recent additions to React.

Use npm run dev to start the dev server.