A SPA project created in React. Available on GitHub Pages
- Project insipred by Todo app challenge on Frontend Mentor
- API from REST Countries API
- global store created with useContext
- React - JS library
- React-router-dom - routing on page
- Axios - to fetch data from API
- Font Awesome - icon library
- React Hooks (useContext, useState, useEffect)
- Sass
List the ready features here:
- only one data fetch from API
- live searching
- filters by region
- separate page for country details
Project is: finished.