/hacker-news

Primary LanguageJavaScript

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