https://github.com/iamlizu/hackernews
Pulls latests stories of Hacker News with Algolia API and renders in a table with Pagination.
https://github.com/iamlizu/hackernews
material-ui react react-context
Last synced: about 2 months ago
JSON representation
Pulls latests stories of Hacker News with Algolia API and renders in a table with Pagination.
- Host: GitHub
- URL: https://github.com/iamlizu/hackernews
- Owner: IamLizu
- Created: 2022-02-14T10:36:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T12:39:27.000Z (about 4 years ago)
- Last Synced: 2025-10-09T09:42:46.492Z (8 months ago)
- Topics: material-ui, react, react-context
- Language: TypeScript
- Homepage: https://hackernews-mini.herokuapp.com
- Size: 604 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackerNews
Pulls latests stories of HackerNews with Algolia API and renders in a table.
### Available Scripts
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
### `yarn test`
Launches the test runner in the interactive watch mode.\
### `yarn build`
Builds the app for production to the `build` folder.\