Skip to content

arnaskro/hackernews-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React client for Hackernews

I created this Hackernews react client app in order try out connecting it to their Firebase API.

DEMO HERE

Stack

  1. React
  2. Redux
  3. React Router
  4. Semantic-ui
  5. Webpack 2

Pages

The app currently has only 2 pages:

# Page Path
1 Main page "/"
2 Story page "/story/:id"

Setup

First install the dependencies with npm install and to view the application on your localhost:3000 run this command npm run dev. That is it!

About

A React client for Hackernews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors