Skip to content

SonyaMoisset/News_REACT-REDUX

Repository files navigation

News Highlights

Greenkeeper badge

A React/Redux web application where news highlights are fetched from a json file

To see the project:

  • Clone/download it
  • Use npm install
  • Use json-server --watch db.json --port 3004

This application includes examples of major features of React including:

  • ES6 syntax
  • Templating string
  • Destructuring assignment
  • fetch API
  • React Router
  • Component-based architecture
  • CSS Partials/Imports
  • React Slider on homepage masthead
  • Redux store
  • Redux actions
  • Redux reducers
  • Likes/dilsikes React component

A user can see the latest news and other news on the homepage

Homepage

A user can navigate to news articles

Article

A user can navigate to gallery articles

Gallery

About

React/Redux News App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published