Skip to content

cvine21/react-hacker-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Hacker News

A react application that uses the official Hacker News API to show the newest 100 news of the site.

Stack

  • ReactJS
  • Redux
  • React Router
  • Axios
  • Bootstrap
  • SCSS

Setup

  1. Clone this repo and go to the cloned folder.
$> git clone https://github.com/cvine21/react-hacker-news.git && cd react-hacker-news
  1. Install all the dependencies
$> yarn install
  1. Run the application
$> yarn start

About

🗞️ Fresh news from the Hacker News API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published