- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Global Metrics is a single-page app using react that allows users to display basic info about a country, you can filter and select a country to know more details about it. The main focus of this project is to display my skill with React, Redux, the use of APIs and other frameworks.
- HTML
- CSS
- JavaScript
- Webpack
- React
- Redux
- Display a list of countries.
- Display basic info about the country.
- Filter and select to see more details about the country.
To get a local copy up and running, follow these steps.
- NPM installed locally
Clone this repository to your desired folder:
git clone https://github.com/HunterX-7/Global-Metrics-Webapp.git
Install this project with:
npm install
To run the project, execute the following command:
npm run start
To run tests, run the following command:
npm run test
Build the project:
npm run build
👤 Francisco Quintero
- GitHub: @HunterX-7
- Twitter: @franquin07
- LinkedIn: Francisco Quintero
- Add filter by region.
- Add more unique features.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I really enjoyed working on this project. If you like it show your support by giving a star.
Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.