/allaboutflags

:triangular_flag_on_post: App about flags of all the countries of the world

Primary LanguageJavaScript

🚩 AllAboutFlags

Web app about flags of countries of the world

LIVE LINK

https://allaboutflags.netlify.app/

API Reference

Tech Stack

React

Run Locally

Clone the project

  git clone https://github.com/segunlawal/allaboutflags.git

Go to the project directory

  cd allaboutflags

Install dependencies

  npm install

Start the server

  npm start