Skip to content

This project is a web application that provides users with information about countries in a user-friendly format. The application integrates with an API to fetch data about countries and dynamically displays it using JavaScript. The project is built using HTML- CSS-JS and is bundled using Webpack for efficient delivery and uses Jest for for testing

License

Notifications You must be signed in to change notification settings

RichardChileya/capstone-project-0x02

 
 

Repository files navigation

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 project is a web application that provides users with information about countries in a user-friendly format. The application integrates with an API to fetch data about countries and dynamically displays it using JavaScript. The project is built using HTML- CSS-JS and is bundled using Webpack for efficient delivery and uses Jest for for testing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • CSS 26.6%
  • HTML 4.7%