This is a simple API integration project displaying a list of countries and its information fetching data using API The project is bundled using webpack and makes use of dynamic code through Javascript. the project makes use of jest for unit testing.
- CSS
- HTML
- JavaScript
- Bundlled with Webpack
To use this repositpry you will need to Clone this repository to your machine. A .gitignore file is already created to ignore any file that is irrelevant, especially your node.js file. A linter is already set up to help you check for errors in your codes
To get a local copy up and running follow these simple example steps.
Tap on the code option in the repo, then you copy the link to the repo provided
Open your git bash or your IDE terminal then use the git command to clone it to your machine run : npm run start to start the project on your local machine
The folder will then be installed in your machine. To install dependancies, run: npm install
You can edit codes and make changes, dont forget to give credits to me @arabiu033 & @RichardChileya
Linters are already setup in the repo for error checks if you would like to run jest tests run: npm test
👤 Aminu Rabiu 👤 Richard Chileya
- GitHub: @RichardChileya
- Twitter: @arabiu033
- Twitter: @RichardChileya
- LinkedIn: Aminu Rabiu
- LinkedIn: richard-chileya
Contributions, issues, and feature requests are welcome !
Feel free to check the issues page.
Contributor
Give a ⭐️ if you like this project!
This project is MIT licensed.