Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 510 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 510 Bytes

Country Flags

A simple app to learn about some general information of the all the countries in the world.

How To Use

git clone https:/tomwf/country-flags.git

Navigate into the directory:

cd country-flags

Install the dependencies:

npm i

Run the local dev environment:

npm run dev

Open your browser and visit:

http://localhost:5000

Link

Live Demo: Country flags