https://github.com/tasxatzial/history-api-demo
https://github.com/tasxatzial/history-api-demo
history-api
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tasxatzial/history-api-demo
- Owner: tasxatzial
- Created: 2022-04-29T06:17:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T12:56:26.000Z (7 months ago)
- Last Synced: 2025-02-28T19:09:05.916Z (7 months ago)
- Topics: history-api
- Language: HTML
- Homepage: https://tasxatzial.github.io/history-API-demo/
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# History API demo
A simple webpage that utilizes the History API.
[Live version](https://tasxatzial.github.io/history-API-demo/src/index.html)
## Features
* Back and forward navigation.
* Loading from a bookmarked location.## Dependencies
None. The project uses only HTML, CSS, JavaScript.
## Run locally
Download the 'src' folder and use a local web server to serve its contents.