https://github.com/alejandro945/simple-js-router
A simple router in JavaScript. However, being a simple router it only handles basic route mapping.
https://github.com/alejandro945/simple-js-router
html5 js router
Last synced: 9 months ago
JSON representation
A simple router in JavaScript. However, being a simple router it only handles basic route mapping.
- Host: GitHub
- URL: https://github.com/alejandro945/simple-js-router
- Owner: alejandro945
- Created: 2022-02-12T19:58:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T22:24:21.000Z (over 4 years ago)
- Last Synced: 2024-12-27T02:21:27.787Z (over 1 year ago)
- Topics: html5, js, router
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# simple-js-router
Simple Router building in JavaScript
## **Built With** 🛠️
## **Versioned** 📌
## **Local Deploy** 📦
To run the web app you should follow these steps:
1️⃣ Clone or download the repository
2️⃣ Run the index.html file on your favorite browser and IDE
