Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 617 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 617 Bytes

easy-osm-query

Fetching POIs (here restaurants and cafes) from openstreetmap and showing them on a html page.

Tutorial

This page is intended to be a tutorial to learn how to program with html, css and javascript.

It's a step by step tutorial for:

  • learn to create a html list with the ul li tags
  • list restaurants and cafes around you in javascript
  • create the javascript to dynamically generate the html list
  • deploy your page on Github Pages

Install

Install vscode, git

Clone

Clone this repo:

git clone git@github.com:tbo47/easy-osm-query.git