limasq / simple-vanila-router

This is a simple SPA router in vanilla JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Vanilla Router

This is the illustration of SPA(Single Page Routing) using Vanilla JavaScript. Check out the article on medium from here.

Get Started With Project

  • Install live-server by running npm i -g live-server.
  • Run live-server for starting the project.

About

This is a simple SPA router in vanilla JS.


Languages

Language:HTML 58.0%Language:JavaScript 42.0%