charan1922 / hacker-news

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker News

News Application using React and Redux

About

This project mainly uses

  • ReactJS - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Material-UI - An open-source project that features React components that implement Google's Material Design.

Build Status

Netlify Status

Build Setup

clone the repo

cd hacker-news

# install dependencies
yarn install

# serve with hot reload at localhost:4000
yarn start

About


Languages

Language:JavaScript 71.4%Language:HTML 19.3%Language:SCSS 9.3%