https://github.com/bohdanmoroziuk/inferno-stories
An app developed using Inferno.js and Redux to interact with the Hacker News API.
https://github.com/bohdanmoroziuk/inferno-stories
bootstrap-material-design fontawesome5 hacker-news-api infernojs redux redux-thunk reselect
Last synced: about 2 months ago
JSON representation
An app developed using Inferno.js and Redux to interact with the Hacker News API.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/inferno-stories
- Owner: bohdanmoroziuk
- License: mit
- Created: 2019-06-22T13:28:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T10:36:18.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T04:31:26.136Z (3 months ago)
- Topics: bootstrap-material-design, fontawesome5, hacker-news-api, infernojs, redux, redux-thunk, reselect
- Language: JavaScript
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inferno Stories
> An app developed using Inferno.js and Redux to interact with the Hacker News API.
## Preview
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.