/React-hacker-news

🔑 Hacker News site using React.js (fully responsive site)

Primary LanguageJavaScriptMIT LicenseMIT

React hacker news

Hacker News site using React.js with minimalistic material design.

Framework and Libraries

  • React.js with ES6
  • React-Router for routing
  • jQuery for ajax

Build tools

  • Gulp with babel transpiler to convert ES6 to ES5 Javascript
  • Browserify to use node module in the browser (check my gulpFile)

Work in progress (reply threads)

React-hacker-news

Installation

 cd into <downloaded file path>
 npm install

Finally

 gulp