Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 586 Bytes

Templates & Router

Simple examples for <template> tag in html and router example using location.hash .

Template folder

You will find an really simple and easy example of <template> HTML tag implementation.

Router Folder

location.hash based code for creation of a basic - really basic actually - navigation emulating a really reaaaally (you can add more "a"'s into it if you need to) simple transition between page views.

Extra

step by step tutorials added in the root of the reposory

☺️ enjoy !


Tech Used: CSS, JS vanilla, HTML