/Hacker-News

A Application which uses hacker news api to fetch latest news of tech specified by user.

Primary LanguageJavaScript

Hacker-News

Open Source? Yes! Awesome Badges

A Application which uses hacker news api to fetch latest news of tech specified by user.

  • Search articles from Hacker News.
  • Get paginated results.
  • Toggle dark mode.

Tech Stack:

React, React Router Dom

Run Locally

Clone the project

  git clone https://github.com/DeRaowl/Hacker-News.git

Go to the project directory

  cd Hacker-News

Install dependencies

  npm install

Start the server

  npm run start

API REFERENCE

https://hn.algolia.com/api

Demo

https://hackernews-mini.netlify.app/