This project is a web application built using React, React Router DOM, and Material UI. It allows users to find information about countries using a certain API, exchange currency, and access data about airports in different countries.
-
Country Information: Retrieve detailed information about different countries, including their population, capital, currency, and more.
-
Currency Exchange: Get the latest exchange rates for different currencies. Convert between currencies with ease.
-
Airport Data: Access data about airports in various countries, including their codes, names, and locations.
-
React: The project is built using React, a popular JavaScript library for building user interfaces.
-
React Router DOM: React Router DOM is used for handling routing and navigation within the application.
-
Material UI: Material UI provides pre-designed UI components and styles to create an attractive and responsive user interface.
-
npm Packages: Various npm packages are used to fetch data from APIs, handle routing, and manage state.