piesieomane / country-stats

This web application is build react and provides statistical insights on COUNTRIES in the world. The application allows users to filter through the information by different continents and countries..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

country-stats

The Country-stats is a a React, Redux application based on the All Countries API.

  • In this application we're fetching the returned data from the API in the Redux store.

  • This web application is build with react and provides statistical insights on all Continents and its various countries around the world. The application allows users to filter through the information by different continents and countries..

Built With

  • React
  • Redux
  • CSS
  • Javascript

Dev Dependencies

  • React-routerDOM
  • Redux-toolkit
  • eslint
  • React-test-renderer
  • createAsyncThunk

Live Demo

Click here for Video Link

Getting Started

To get a local copy up and running follow these simple steps:

  • Copy this link https://github.com/piesieomane/country-stat.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/piesieomane/country-stat.git``.
  • Go to the repository folder in your command prompt, run cd country-stat.
  • Run npm install

Prerequisites

  1. NodeJS
  2. NPM

Build

Type these commands into the terminal:

  • npm run build
  • Open dist/index.html in your web browser.

Run the application in local environment

Type this command in your terminal

  • npm run start
  • Your web browser will open on localhost

Run tests

Type this command into the terminal:

  • npm run test

Authors

👤 Omane Piesie Yeboah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is not licensed.

About

This web application is build react and provides statistical insights on COUNTRIES in the world. The application allows users to filter through the information by different continents and countries..

License:MIT License


Languages

Language:JavaScript 67.9%Language:SCSS 24.9%Language:CSS 4.1%Language:HTML 3.1%