DevAbdurR / Plain-Js-Modal

This is a "Click to open Modal" built in Vanilla JavaScript

Home Page:https://devabdurr.github.io/Plain-Js-Modal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click to Open Modal - Practice Project

This is a practice project to build a "Click to Open Modal" feature using plain JavaScript. Click a button to open a modal dialog.

Demo

image

See the live project in action on provided github-pages link.

Getting Started

To run the project locally, follow these steps:

  1. Clone this repository: git clone https://github.com/DevAbdurR/Plain-Js-Modal.git
  2. Open index.html in your browser.

Usage

  1. Open the page and click the button to open the modal.
  2. Close the modal by clicking the close button.

Contributing

Contributions are welcome! Feel free to submit improvements or fixes.

This project was developed as a practice exercise for building a simple "Click to Open Modal" feature using plain JavaScript. Feel free to explore and modify the code to enhance your JavaScript skills!

About

This is a "Click to open Modal" built in Vanilla JavaScript

https://devabdurr.github.io/Plain-Js-Modal/


Languages

Language:CSS 42.6%Language:JavaScript 38.3%Language:HTML 19.1%