Simple create-react-app project utilizing Hacker News API to render news details with feature to toggle themes and layout.
Clone repo, install, cd into folder and run:
npm install
npm start
- React (with Hooks)
- Redux
- redux-persit
- CSS3
- Styled-component
- Github Page for deployment