- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License
CountryData is a user-friendly application designed to help users discover in-depth information about countries. This app empowers users to explore countries by region, providing a convenient and insightful way to access data about their preferred geographic areas.
Client
- React.js
- HTML
- CSS
- Display list countries
- Filter countries by region
- Get detil information about a country
Live Demo Link
Video Presentation
In order to run this project you need text editor like VSCode.
Clone this repository to your desired folder:
https://github.com/Kccendana/countryStats.git
cd countryStats
npm install
npm run start
To run the project, open it through live server or double click the index.html
To run tests, run the following command:
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
- Track JavaScript linter errors run:
npx eslint "**/*.{js,jsx}"
π€ Katherine Cendana
- GitHub: @Kccendana
- Twitter: @kc_telyn
- LinkedIn: LinkedIn
- Add modal
- Make the website responsive
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to follow this project and hit the star.
-We would like to thank Microverse for helping us improve my skills in web design and give us opportunity to collaborate. And also thank you for the woderful design of Nelson Sakwa on Behance.
-
How can I get a copy of the project and save it in my desktop?
- You can download the whole folder and save it in your computer or you can clone this repository.
This project is MIT licensed.