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
- Host: GitHub
- URL: https://github.com/juanpa8830/react-capstone-metrix
- Owner: Juanpa8830
- License: mit
- Created: 2023-02-12T19:59:05.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-15T15:22:35.000Z (over 3 years ago)
- Last Synced: 2025-01-11T01:16:52.975Z (over 1 year ago)
- Topics: css3, html, javascript, reactjs, redux-toolkit, webpack
- Language: JavaScript
- Homepage:
- Size: 3.61 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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]* 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.

- *Added detailed information for each cuntry*
- America's-Population - Live Demo
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
```
π¨βπ» Juan Pablo Guerrero
- GitHub: @Juanpa8830
- [ ] *Add more details for each country.*
In order to improve this project, contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
I'd like to thank Nelson Sakwa whose design was used as a template for my project.
We really enjoyed doing this project, so, if you like it, IΒ΄d appreciate your support giving me a β.
This project is [MIT](./LICENSE) licensed.