/learn-countries

WIP: A web app to learn about countries. Built with React and Flask.

Primary LanguageJavaScript

To run:

  • npm install
  • bower install
  • pip install
  • ./run.sh (you may need to run chmod u+x run.sh first)

Navigate to http://localhost:5000.