Skip to content

A simple routing SPA application with vanilla javaScript - no frameworks used

License

Notifications You must be signed in to change notification settings

Rajdeepc/routing-with-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA Routing Example with Vanilla JS

This is an example which demonstrates how routing is done under the hood by all frameworks such Vue,React etc with vanilla JavaScript. This is a Single Page application which uses only vanilla JS and Browsers Web History API to do routing.

Getting Started

To get you started you can simply clone the repository:

git clone https://github.com/Rajdeepc/routing-with-js.git

Prerequisites

You need git to clone the repository. You can get git from http://git-scm.com/.

Install lite-server

npm install -g lite-server

Run in Local

To Run Locally Steps to follow:

lite-server

Built With

License

This project is licensed under the GPL License - see the LICENSE.md file for details

About

A simple routing SPA application with vanilla javaScript - no frameworks used

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published