Digital Waves is a web-based landing page developed for Final Project 3 in the Web Developer Program at PT Hacktivate Teknologi Indonesia. The project follows a predefined user interface design and showcases a fictional IT company specializing in digital solutions. Digital Waves offers services such as web and app design, software development, web development, graphic design, and other IT-related services. This project demonstrates the ability to implement responsive layouts while accurately translating visual design into functional web interfaces.
- HTML
- CSS
- JavaScript
- Bootstrap
- Clone the repository:
git clone https://github.com/yogaadipranata/DigitalWaves.git - Navigate to the project directory:
cd DigitalWaves - 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://digitalwaves.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