An open API service indexing awesome lists of open source software.

https://github.com/juanpa8830/react-capstone-metrix

This is a WebApp that allow users to look for the countries of the America continent filtered by name. They are also allowed to see additional details of each country in the list. Built with HTML, CSS, JavaScript, Webpack, react, redux
https://github.com/juanpa8830/react-capstone-metrix

css3 html javascript reactjs redux-toolkit webpack

Last synced: over 1 year ago
JSON representation

This is a WebApp that allow users to look for the countries of the America continent filtered by name. They are also allowed to see additional details of each country in the list. Built with HTML, CSS, JavaScript, Webpack, react, redux

Awesome Lists containing this project

README

          

logo

America's Population


This is a WebApp that allow users to look for the countries of the America continent filtered by name. They are also allowed to see additional details of each country in the list.

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– \[America's Population\] ](#America's Population)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Build](#build)
- [Run](#run)
- [Deployment](#deployment)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [Β© Acknowledge ](#-acknowledge-)
- [⭐ Show your support ](#-show-your-support-)
- [❓ FAQ ](#-faq-)
- [πŸ“ License ](#-license-)

# πŸ“– [America's Population]

*[America's Population]* This is a WebApp that allow users to look for the countries of the America continent filtered by name. They are also allowed to see additional details of each country in the list.

Spacex-project2

Spacex-project


## πŸ›  Built With

### Tech Stack

### Key Features

- *Added detailed information for each cuntry*

(back to top)

## πŸš€ Live Demo

- America's-Population - Live Demo

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need `git` locally installed. Please got to [Getting Started - Installing Git guide](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) and follow the steps described for your system to install `git`.

### Setup

Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:juanpa8830/react-capstone-metrix.git
```

### Install

Install this project with:
```sh
cd spacex-project
npm install
```

### Build

To build the project, execute the following command:
```sh
npm run build
```

### Run

To run the application, type the following command:

npm start

### Deployment

You can deploy this project using:
```sh
npm deploy
```

(back to top)

## πŸ‘₯ Authors

πŸ‘¨β€πŸ’» Juan Pablo Guerrero

- GitHub: @Juanpa8830

## πŸ”­ Future Features

- [ ] *Add more details for each country.*

(back to top)

## 🀝 Contributing

In order to improve this project, contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## Β© Acknowledge

I'd like to thank Nelson Sakwa whose design was used as a template for my project.

(back to top)

## ⭐ Show your support

We really enjoyed doing this project, so, if you like it, I´d appreciate your support giving me a ⭐.

(back to top)

## ❓ FAQ

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(backΒ toΒ top)