blzn50 / hackernews-clone

A new way to browse stories of hackernews

Home Page:https://hackernews-clone.vercel.app

Repository from Github https://github.comblzn50/hackernews-cloneRepository from Github https://github.comblzn50/hackernews-clone

HackerNews Clone

A hackernews clone implemented with reddit style browsing.

Technology used

  • CREATE-REACT-APP (to bootstrap the project)
  • Redux
  • React Router
  • Material UI

Features

  • Ability to browse stories by 3 categories
    • Top
    • Best
    • New
  • Pagination with the use of Intersection Observer web API to simulate the infinite scrolling experience
  • Can navigate to individual story and read the comments
  • Mobile responsive

About

A new way to browse stories of hackernews

https://hackernews-clone.vercel.app

License:MIT License


Languages

Language:JavaScript 92.6%Language:HTML 3.9%Language:CSS 3.5%