Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 559 Bytes

ReadMe.md

File metadata and controls

38 lines (26 loc) · 559 Bytes

Nodejs Italy Regions & Provinces List

this project show list of Italy regions with following data:

  • populations
  • territorial extension
  • capital
  • president
  • provinces

Technologies

  • server
    • nodejs(v14.15.1)
  • front
    • html
    • css
    • jquery
    • bootstrap
    • axios

How to use it

  1. download and install Nodejs

  2. open Terminal and run below codes:

cd server
npm install
npm start

Now your server is running on port 2000

  1. open front/index.html in to browser and enjoy the application