Skip to content

fenixdreamer/France-population

Repository files navigation

France-population

The project consists of showing in a map, the population in France for a specific year.

alt text

The Map contains:

  • Implements zoom.
  • Scale of colors for the regions according to the population.
  • When you move the mouse over a region, it shows a card with the name of the region and its population.
  • When you move the mouse over a region, it highlights the region where we are.

To run the project it is necessary to have Node.js installed link: https://nodejs.org/es/ Open a CMD in the root path of the project and execute the following commands:

npm install

npm run build:prod

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published