Skip to content

You can learn detailed information about a country. I created this app for practicing my redux toolkit knowledge.

Notifications You must be signed in to change notification settings

fatihcaliss/countries-info-map-app

Repository files navigation

Getting Started with Create React App

  • Redux-Toolkit
  • CreateAsyncThunk
  • React-Simple-Maps
  • Props/States/Components
  • React-Router-Dom-v6
  • TailwindCSS
  • TypeScript
  • Millify
  • I used "https://restcountries.com/v3.1/name" in order to fetch the countries data
  • I used Redux-Toolkit for state management
  • I used React-Simple-Maps for creating a clickable world map
  • If you click one of the countries on the map, you will be redirected to detail page that contains tha data of the country you click on
  • I used TailwindCSS for syling

photo