Amaranta Learn is a web-based landing page developed for Final Project 2 in the Web Developer Program at PT Hacktivate Teknologi Indonesia, representing a fictional education platform. It provides learning materials and tryouts for the UTBK, Indonesiaโs standardized test for state university admissions. This project was built by following a predefined user interface design, requiring careful implementation of layout and responsiveness. The result is a clean, educational-focused landing page that demonstrates the ability to translate design mockups into fully functional, responsive web experiences.
- HTML
- CSS
- JavaScript
- Bootstrap
- Clone the repository:
git clone https://github.com/yogaadipranata/amaranta.git - Navigate to the project directory:
cd amaranta - 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://amarantalearn.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