Skip to content

This is a simple demo for a single-page application built in vanilla JS. Using a JS framework to build a small application is a little-bit overkill sometimes, but you may still want the benefits of having a single-page app. This is a good solution to that problem.

License

Notifications You must be signed in to change notification settings

asuka-405/vanilla-spa-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vanilla-spa-router

A vanilla js solution to routing for a single-page application

Try it out

Clone this repo to your machine and start it up in a live server. VSCode has a good extension for this. Then visit the site at localhost on the port your server is running on.

I also created a live demo, you can try out here.

About

This is a simple demo for a single-page application built in vanilla JS. Using a JS framework to build a small application is a little-bit overkill sometimes, but you may still want the benefits of having a single-page app. This is a good solution to that problem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published