Hacker News Reader with infinite scroll and dark mode
- React
- Redux
- Redux Thunk
- Reselect
- Styled Components
- Hacker News API
- Clone the repository
$ git clone https://github.com/mdossantosdev/hacker-news-reader.git
- Go into hacker-news-reader
$ cd hacker-news-reader
- Install dependencies
$ npm install
- Start the project
$ npm start
This project is licensed under the MIT license.