
This is Hacker News Clone SPA built with Create-React-App (hooks + context APIs for state management), react-router (hooks), Github Actions CI (basics) ,ESLINT, Prop-types. Has response caching, pagination additionally. First step project to begin on a long road.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
[Live Link](https://hncloneapp.netlify.app/new)
## Available Scripts
In the project directory, you can run:
### `yarn start`
### `yarn test`
### `yarn build`
Builds the app for production to the `build` folder.<br />
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.<br />
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `yarn eject`