AutoWorld is a simple web-based automation tool built using HTML, CSS, Bootstrap, and JavaScript. This project was created as part of my first semester course and focuses on the basics of web development while implementing an intuitive interface and some interactive features.
The goal of the project was to create a user-friendly platform for simple interactions.
- Responsive Design: The app is fully responsive and adapts to different screen sizes using Bootstrap.
- Simple UI: A clean and minimal user interface, perfect for first-time users to interact with.
- HTML: Used for the structure of the application.
- CSS: Styled the application with custom CSS and Bootstrap for responsiveness.
- Bootstrap: Utilized Bootstrap's components for layout and styling, ensuring a responsive design.
Since this project is purely front-end, you don't need to install anything to run it. Simply follow the steps below:
-
Clone the repository to your local machine:
git clone https://github.com/aemy001/Autoworld.git cd Autoworld