Search articles from Hacker News. Get paginated results. Toggle dark mode.
Create React App
Netlify
Clone the project
git clone https://github.com/rajatetc/hacker-news-lite.git
Go to the project directory
cd hacker-news-lite
Install dependencies
npm install
Start the server
npm run start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.