Skip to content

the project is build in React + react query. It retrieve countries information based on search and filters

Notifications You must be signed in to change notification settings

amansultani/ExplorCountries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore Countries

Explore Countries is a React application that fetches country information from restcountries. The application allows users to search for countries based on various criteria, view a list of countries, and access detailed information for each country.

Features

  1. Search: Users can search for countries based on specific criteria.
  2. List View: View a list of countries based on the search criteria.
  3. Detail View: Click on a country to see detailed information.
  4. Sorting: Sort the list of countries based on different factors such as population, area, etc.

Technologies Used

  • React Query: Provides a high-level abstraction for data fetching, enabling a better user experience and ensuring high data availability.

Usage

  1. Search for Countries: Use the search functionality to find countries based on your criteria.

  2. List View: View the list of countries based on your search.

  3. Detail View: Click on a country to see detailed information.

  4. Sorting: Sort the list of countries based on different factors by using the provided options.

Getting Started

Follow these steps to set up and run the Explore Countries application locally:

  1. Download the Project:

    git clone https://github.com/amansultani/ExplorCountries.git
    cd ExplorCountries
    
  2. install Dependencies: npm install

  3. Run the Application: npm run dev

Contributing

Feel free to contribute to the development of this project. If you encounter issues or have suggestions, please create an issue in the repository.

License

This project is licensed under the MIT License.

About

the project is build in React + react query. It retrieve countries information based on search and filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published