Skip to content

val089/CountriesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries of The World

App which displays countries from API -> https://restcountries.eu/.

countries01

countries02

Requirements

You’ll need to have Node >= 10 on your local development machine.

Installation

yarn install
or
npm install

How to run (dev mode)

In the project directory, you can run:

yarn run start
or
npm run start

Runs the app in the development mode.

Open http://localhost:3000/ to view it in the browser.

Demo: https://countries-kamil.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published