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.
- Run
npm start
and visithttp://localhost:3000
npm test
runs test suites.
The application is based on REST Countries API.
- React
- Redux
- Bootstrap
- Reselect
- Axios
- ESLint
- Jest
Obviously sweet design is not a subject of this project ;-)