https://github.com/tsheporamantso/dom-projects
Document Object Model practice projects
https://github.com/tsheporamantso/dom-projects
css3 dom-manipulation eventlistener html5 javascript
Last synced: 7 months ago
JSON representation
Document Object Model practice projects
- Host: GitHub
- URL: https://github.com/tsheporamantso/dom-projects
- Owner: tsheporamantso
- License: mit
- Created: 2024-10-20T05:43:08.000Z (12 months ago)
- Default Branch: dev
- Last Pushed: 2024-10-30T15:03:53.000Z (12 months ago)
- Last Synced: 2025-01-19T23:33:21.516Z (9 months ago)
- Topics: css3, dom-manipulation, eventlistener, html5, javascript
- Language: CSS
- Homepage:
- Size: 6.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)This is a series of Document Object Model practice projects, showcasing a variety of methods such as Event listeners, classList, event object parameter, adding HTML elements and innerText dynamically.
- HTML
- CSS
- JS
- Git
- GitHub
### Tech Stack
- **[Home page ]**
- **[Calculator]**
- **[Quote]**
[Live Demo](coming soon)
### Prerequisites
In order to run this project you need: \* Chorome, Safari or Mozilla browsers
- NPM (Node Package Manager)
### Setup
Clone this repository to your desired folder:git@github.com:tsheporamantso/DOM-PROJECTS.git
### Install
Install this project with: $ npm install
$npm run start
### Usage
Open the index.html file in your Web Browser.
### Run tests
To run this project use $ npm run jest
in your terminal
### Deployment
> We would change desing of the page.
- [ ] **[Create mobile version]**
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
I would like to thank for Microverse and provide me learning materials, our peers for helping me out to move forwad.
This project is [MIT](./MIT.md) licensed.