Capitals of Countries

// install dependencies
npm install
// run sass compiler
npm run node-sass
// run live-server
live-server

Screenshots

scrennshot-1 scrennshot-2

Description

This project is a project with very basic operations.

To-Do List

  • Create HTML structure
    • body
    • map
    • info
  • Create SCSS structure
    • title
    • map
    • info
    • responsive
  • Create JavaScript structure
    • import leaflet
    • import location api
    • import population api