Skip to content

joaolucasgtr/ionic-vanilla-js-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic Vanilla Js Router

This repo contains a sample usage of ion-router, a builtin router from ionic's web components library.

About

The purpose of this example is to show how to create entire applications without the need of an expansive javascript framework, wich sometimes might be overkill. With the help of Web Components, this is not a hard task to do anymore.

Thanks to libs like Ionic, it gets even easier and faster the process of building apps.

Features

  • Show list of items
  • Read its description by clicking it
  • Add a new technology to the list

Technologies involved

Screenshots

Example gif