Skip to content

wlsf82/hackernews

Repository files navigation

Hacker News

Test status hackernews This project is using Percy.io for visual regression testing.

From "The Road to learn React" book.

Here's the link to the app in "production" https://hackernews-seven.vercel.app.

I've also written a similar app in TypeScript, and you can find it through the follwing URL https://github.com/wlsf82/hacker-stories.

Installation

Run npm install to install de project and dev dependencies.

Starting the app

Run npm start to start the application.

The app is automatically opened on the default browser on startup.

Running the tests

Run npm test to run the automated tests.

The above command starts the app, runs the tests against it, and shuts it down.


Made with ❤️ by Walmyr.