Weather Watch is a weather forecasting website developed for Final Project 4 in the Web Developer Program at PT Hacktivate Teknologi Indonesia. It provides current weather data, a five-day forecast, and automatic location detection when the website is accessed. This project was built to meet specific functional criteria, combining real-time data integration with user-friendly design and geolocation features.
- HTML
- CSS
- JavaScript
- Bootstrap
- Clone the repository:
git clone https://github.com/yogaadipranata/WeatherWatch.git - Navigate to the project directory:
cd WeatherWatch - 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://weatherwatch-project.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