This is a simple web project built using plain HTML, CSS, and JavaScript.
project-root/
βββ index.html # Main HTML file
βββ style.css # Stylesheet
βββ app.js # Main JavaScript file
βββ assets/ # Images, icons, or other static resources
git clone https://github.com/sachinkumar121/elevator-system.gitYou can open it directly in your browser:
Double-click index.html, or
Right-click > Open with browser