App that fetches data about all countries in the world and displays, allowing user to search by continent and filter by name. Project inspired by frontend mentor task https://www.frontendmentor.io/challenges/rest-countries-api-with-color-theme-switcher-5cacc469fec04111f7b848ca
https://all-countries-dev.netlify.app/
-React,
-React-router,
-React-redux,
-Axios,
-CSS modules
- Add list of border countries to country details page & map border countries as buttons with links to specific country page
- Add google maps API component on country details page - maps focused on selected country.
- Add spinners on loading.
- Fix lint errors + code cleanup.



