/react-capstone-project

Web application that provides countries data of all countries in the world. It is a Single Page App (SPA) building with React and Redux that allows users to: Displays a home page with all regions. Displays data about the country.

Primary LanguageJavaScriptMIT LicenseMIT

React & Redux Capstone Project

πŸ“— Table of Contents

πŸ“– [Country App]

"Where am I?" is a web application that provides countries data of all countries in the world. It is a Single Page App (SPA) building with React and Redux that allows users to:

  • Displays a home page with all regions.
  • Displays data about the country.

(back to top)

πŸ›  Built With

Tech Stack

Client

Key Features

  • Display home page section with all categories.
  • Display list of countries with his population.
  • Display data from each country.

(back to top)

πŸš€ Live Demo

  • You can see a Live Demo clicking here.
  • You can also check out a video.

(back to top)

Getting Started

Prerequisites

  • You'll need any code editor
  • You'll need Node.js installed

Setup

Clone this repository to your desired folder:

  git clone git@github.com:blueberry1312/react-capstone-project.git
  cd react-capstone-project

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ NΓ©stor Oro

(back to top)

πŸ”­ Future Features

  • Add test files for all components.

(back to top)

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Show your support

Please give a ⭐️ if you like this project!

(back to top)

Acknowledgments

Credits to Nelson Sakwa on Behance , the author of the original design, Creative Commons License

(back to top)

License

πŸ“ License

This project is. MIT licensed.

(back to top)