A simulation of an elevator/lift system that dynamically generates lifts and floors based on user input. It allows users to control lift movement using up and down buttons.
- Dynamic Generation: Generates lifts and floors based on user-defined parameters (number of floors, lifts).
- User Interaction: Provides up and down buttons to control lift movement between floors.
- Responsive Design: Ensures a user-friendly interface across various devices.
[https://pk-liftsimulator.netlify.app/]
- you can clone this project using git clone https://github.com/Pratiyushkumar/Lift-Simulator.git
- then you can start a live server using live server extension in vs code.