Laundry Labs is a web-based company profile developed for Final Project 1 in the Web Developer Program at PT Hacktivate Teknologi Indonesia, representing a fictional laundry service business. It offers express washing and ironing with a focus on speed and quality. This project showcases a clean, user-friendly interface and reflects a strong grasp of responsive web design for service-oriented businesses.
- HTML
- CSS
- JavaScript
- Bootstrap
- Clone the repository:
git clone https://github.com/yogaadipranata/Laundry-Labs.git - Navigate to the project directory:
cd Laundry-Labs - Open index.html in your browser.
- Since this is a static web project built with HTML, CSS, JavaScript, and Bootstrap, no additional setup or installations are required.
You can access the live version of the website here:
https://laundrylabs.netlify.app
- Fork the project
- Create a feature branch (
git checkout -b ...) - Commit your changes (
git commit -m "...") - Push to the branch (
git push origin ...) - Open a pull request
I Wayan Yoga Adi Pranata