Skip to content

CountriesAPI is a web application built in React Js. In this web application you can see all the countries and you can search by name or by region. It was a challenge proposed by the Frontend Mentor site.

Notifications You must be signed in to change notification settings

DanielCuevas1822/CountriesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountriesAPI

CountriesAPI is a web application built in React Js. In this web application you can see all the countries and you can search by name or by region. It was a challenge proposed by the Frontend Mentor site.

Concepts learned in this proyect:

  • Axios
  • Tailwind
  • Functional Components
  • Props
  • Lifting
  • React Router
  • React Hooks

Prerequisites 📋

Install Git with:

$ sudo apt install git

Install NodeJs Js with:

$ sudo apt install nodejs

Install NPM with:

$ sudo apt install npm

Start 🚀

Clone this repo

$ git clone https://github.com/DanielCuevas1822/CountriesAPI.git

Use following commands:

$ cd CountriesAPI
$ npm install
$ npm start

URL 📌

https://danielcuevas1822.github.io/CountriesAPI/

Thanks 🎁

https://www.frontendmentor.io/

With ❤️ DanielCuevas1822

About

CountriesAPI is a web application built in React Js. In this web application you can see all the countries and you can search by name or by region. It was a challenge proposed by the Frontend Mentor site.

Topics

Resources

Stars

Watchers

Forks