this project show list of Italy regions with following data:
- populations
- territorial extension
- capital
- president
- provinces
- server
- nodejs(v14.15.1)
- front
- html
- css
- jquery
- bootstrap
- axios
-
download and install Nodejs
-
open Terminal and run below codes:
cd server
npm install
npm start
Now your server is running on port 2000
- open
front/index.html
in to browser and enjoy the application