/simple-info-countries

This application has short info about countries. Search, read, findout new information. It`s very useful if you want to know flag, official name, currency and etc about country.

Primary LanguageJavaScript

You can see implementatino of this app here

To run this application you should use the following commands:

  • ?if you don`t have yarn
   npm install -g yarn 
  • clone this project
   git clone <"this_repo_url">
  • open the directory with the project
   cd <"this_repo_url">
  • install dependencies
   yarn
  • run application
    yarn start

API from this application: