/hacker_news_react

Simple React UI for Hackernews API

Primary LanguageJavaScript

Hackernews UI with Hackernews API

Tech: React,Redux,Reduc-Toolkit

Functionality

1. Search Post with debounce
2. View Post with number of upvotes
3. View Comments

For Local Deployment

  • Clone the repo
yarn install
yarn start

Else Please Visit : https://sweet-pavlova-e9304d.netlify.app/

HackerNewsReact