arabiu033 / capstone_project_0x02

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.

Home Page:https://countrie-caps.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title : Capstone Project 2

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.

home

Built With

  • CSS
  • HTML
  • JavaScript
  • Bundlled with Webpack

Live Demo (if available)

Getting Started

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.

Prerequisites

Tap on the code option in the repo, then you copy the link to the repo provided

Setup

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

Install

The folder will then be installed in your machine. To install dependancies, run: npm install

Usage

You can edit codes and make changes, dont forget to give credits to me @arabiu033 & @RichardChileya

Run tests

Linters are already setup in the repo for error checks if you would like to run jest tests run: npm test

Authors

👤 Aminu Rabiu 👤 Richard Chileya

Contributions, issues, and feature requests are welcome !

Feel free to check the issues page.

Contributor

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

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.

https://countrie-caps.netlify.app

License:MIT License


Languages

Language:JavaScript 68.7%Language:CSS 26.6%Language:HTML 4.7%