Elevator Simulation

This project simulates an elevator control system using HTML, CSS, and JavaScript. It features a three-level elevator with up and down buttons that can be used to navigate between the floors.

Project Structure

The project consists of three main files:

  • index.html: The HTML structure for the elevator interface.
  • styles.css: The CSS styles for styling the elevator and floors.
  • script.js: The JavaScript logic that controls the elevator's movement.

Setup and Running

To get this project running on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/your-repo-name.git
  1. Open with Live Server

Deploy Link - Link

Elevator Simulation

alt text