Countries list with basic information developed with React.
View Demo »
·
LinkedIn
Table of Contents
This project idea was taken from devChallenges for the purpose of practice my React skills.
To get a local copy up and running follow these simple example steps.
Before setting up the project, ensure you have the following installed:
-
Node.js (version 16 or higher is recommended)
- Download and install it from nodejs.org.
-
Git (to clone the repository)
- Download and install it from git-scm.com.
- Clone the repo
git clone https://github.com/JPabloPena/world-ranks.git
- Navigate to the project directory
cd world-ranks - Install dependencies
npm install
- Start the development server
npm run dev
Juan Pablo Peña F. - LinkedIn - pablo27-99@hotmail.com
Project link: https://github.com/JPabloPena/world-ranks

