- search countries
- filter countries by region
- view more countries with lazy loading
- change the theme colour
- view countries and its neighbors, as well as navigate between them.
- React
- React-router-dom
- RTK
- CSS Modules
Desctiption | Command |
---|---|
Installing all the necessary dependencies | npm install |
Running the app in the development mode | npm run dev |