Skip to content

A clone of Hacker News, built with React, Hooks, React Router, Webpack and TypeScript.

Notifications You must be signed in to change notification settings

AlbertVilaCalvo/React-HackerNews

Repository files navigation

Hacker News clone in React with Hooks and TypeScript

A simple clone of Hacker News, built with React, Hooks, React Router, Webpack and TypeScript. It uses the Hacker News API. Has a dark theme implemented with Context. Hosted at Netlify.

Is the final exercise of the React with TypeScript course of ui.dev.

Exercise instructions/requirements:

A live version of the official solution is available at https://hn.ui.dev

The official solution code is available at https://github.com/uidotdev/react-with-typescript-curriculum/tree/solution

Hacker News API information: https://github.com/HackerNews/API

Commands

To develop: npm run start and open http://localhost:8080

To build for production: npm run build

About

A clone of Hacker News, built with React, Hooks, React Router, Webpack and TypeScript.

Topics

Resources

Stars

Watchers

Forks