An open API service indexing awesome lists of open source software.

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

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)

# 📖 DOM Projects

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.

## 🛠 Built With


  • HTML

  • CSS

  • JS

  • Git

  • GitHub


### Tech Stack

### Key Features

- **[Home page ]**
- **[Calculator]**
- **[Quote]**

(back to top)

## 🚀 Live Demo

[Live Demo](coming soon)

(back to top)

## 💻 Getting Started

### 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

(back to top)

## 👥 Authors

(back to top)

## 🔭 Future Features

> We would change desing of the page.

- [ ] **[Create mobile version]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank for Microverse and provide me learning materials, our peers for helping me out to move forwad.

(back to top)

## ❓ FAQ

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)