The project is my first web development project using simple HTML and CSS.
The project is a website page provide an overview of tourist attractions in Jember, town of my hometown
The places are:
- Papuma Cape____________ (Tanjung Papuma)
- Watu Ulo Beach__________ (Pantai Watu Ulo)
- Love Bay_________________ (Teluk Love)
- Tancak Waterfall_________ (Air Terjun Tancak)
- J88 Hill__________________ (Bukit J88)
- Skyland Paragliding_____ (Paralayang Skyland)
Each place have :
- Unique information about the attraction
- Distance from Alun-alun Jember
- Road/track conditions with visual indicators. The harder the track, the color indicator will chage
The primary color palette we are using are :
- #822bb2
- #FFFFFF
- #000000
- #efc3fd
The project was originally completed in December 2023. It’s a simple and nostalgic project that I want to preserve as a memory.
To install this project, please proceed these steps:
- Clone the repository:
git clone https://github.com/Louis3112/jember_tourist_web
- Navigate to the project directory:
cd jember_tourist_web
- Look at the project by clicking index.html
If you'd like to contribute or upgrade the project, it would be my pleasure! 😄
Here's how to to contribute:
- Fork the repository
- Create a new branch:
git checkout -b your-branch-name
- Make your changes
- Commit your changes:
git commit -m "your messages"
- Push your changes to your forked repository:
git push origin your-branch-name
- Submit a pull request
If you have any questions or comments about this project, please contact me