wlsf82 / hackernews

This project is based on the book "The Road to React" by Robin Wieruch

Home Page:https://hackernews-seven.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This project is based on the book "The Road to React" by Robin Wieruch

https://hackernews-seven.vercel.app


Languages

Language:JavaScript 87.3%Language:HTML 7.1%Language:CSS 5.6%