- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- 🙏 Acknowledgements
- 📝 License
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.
- Responsive Design
- Countries Information
- Use API For Fetching Country Data
In order to run this project you need:
- A PC with any Browser (Chrome, Opera, & FireFox, etc)
Clone this repository to your desired folder:
https://github.com/Atril33/country-details.git
In order to check tests:
npm i
npm start
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
👤 Syed Atril
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
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
This project is MIT licensed.