Skip to content

konoto1/html-dom-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML DOM Events

LICENSE Gluten Status Eco Status Discord

website design project


🌟 About

This project is for educational purposes only.

Site published at: [Here] (https://konoto1.github.io/html-dom-events/)

Design: --

🎯 Project features/goals

  • Github pages

  • JS events

  • JS rendering (DOM)

  • NO responsive design

🧰 Getting Started

💻 Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

🏃 Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/konoto1/html-dom-events.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

🧪 Running tests

There is no tests for this project.

🎅 Authors

Tomas: Github

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🔗 Other resources

No other resources.