https://github.com/chiomasarah/dom-events-manipulation
to navigate to the todo app: https://chiomasarah.github.io/DOM-Events-Manipulation/todo
https://github.com/chiomasarah/dom-events-manipulation
dom-events dom-manipulation
Last synced: 3 months ago
JSON representation
to navigate to the todo app: https://chiomasarah.github.io/DOM-Events-Manipulation/todo
- Host: GitHub
- URL: https://github.com/chiomasarah/dom-events-manipulation
- Owner: ChiomaSarah
- Created: 2021-07-22T20:10:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T20:22:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T07:26:56.318Z (5 months ago)
- Topics: dom-events, dom-manipulation
- Language: JavaScript
- Homepage: https://chiomasarah.github.io/DOM-Events-Manipulation/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DOM Events and Manipulation
===========================Deployment
----------App was deployed to [GitHub Pages](https://chiomasarah.github.io/DOM-Manipulation), with the following routes:
1. "/" for the Homepage
2. "/events" to switch to the Events section
3. "/todo" to switch to the Todo app