Skip to content

pppemo/react-redux-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-demo-app

This application was developed in order to present my approach to SPA with React and Redux. It's a simple application that lets you query for basic countries data.

Running application and tests

  • Run npm start and visit http://localhost:3000
  • npm test runs test suites.

API

The application is based on REST Countries API.

Stack

  • React
  • Redux
  • Bootstrap
  • Reselect
  • Axios
  • ESLint
  • Jest

Obviously sweet design is not a subject of this project ;-)

About

Demo project presenting approach to Redux and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published