This project was bootstrapped with Create React App.

React Hacker News

Get a list of news headings based on a category that you choose.

Why?

This started out as a project to enhance my React skills, but I figured why not share the project and allow people the ability to extend and enhance it.

Getting Started

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.