Skip to content

The Country Info App is a fantastic application built using React, Redux, and CSS. It allows users to explore information about different countries around the world.

License

Notifications You must be signed in to change notification settings

Atril33/country-details

Repository files navigation

📗 Table of Contents

📖 Country Info App

The Country Info App is a fantastic application built using React, Redux, and CSS. It allows users to explore information about different countries around the world. By connecting to the Rest Countries API, the app retrieves accurate and up-to-date data, providing users with a comprehensive resource to learn about various nations.

🛠 Built With

Client

Key Features

  • Responsive Design
  • Countries Information
  • Use API For Fetching Country Data

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • A PC with any Browser (Chrome, Opera, & FireFox, etc)

Setup

Clone this repository to your desired folder:

  https://github.com/Atril33/country-details.git

Install

In order to check tests:

  npm i
  npm start

Run tests

To run tests, run the following command:
Check Stylelint errors

  npx stylelint "**/*.{css,scss}"

Check ESLint errors

  npx eslint "**/*.{js,jsx}".

Check Tests

  npm run test

(back to top)

👥 Authors

👤 Syed Atril

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to thanks and give appropriate credit to Nelson Sakwa the author of the original design, for the design inspiration as required by the Creative Commons License

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Country Info App is a fantastic application built using React, Redux, and CSS. It allows users to explore information about different countries around the world.

Resources

License

Stars

Watchers

Forks

Releases

No releases published