Pradeep-selva / hacker-news-clone

Web app to find tech related news

Home Page:https://pradeep-selva.github.io/hacker-news-clone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker News Clone

img

A web app built using React that can be used to fetch and read tech related news from over the internet. This is a clone of the hacker news website and uses the Hacker News API. This is the API used.

Getting Started

Install all the dependecies from package.json using-

npm install

(or)

yarn install

Built Using

  • HTML
  • CSS
  • React
  • Javascript
  • Materialize CSS

Dependencies

  • react-dom
  • react-scripts
  • react
  • prop-types
  • axios
  • lodash
  • react-select

(This app isnt responsive and mobile friendly yet, changes will be made soon.)

About

Web app to find tech related news

https://pradeep-selva.github.io/hacker-news-clone/


Languages

Language:JavaScript 68.2%Language:CSS 27.6%Language:HTML 4.3%