A simple and minimalistic "Under Construction" placeholder page. It serves as a temporary landing page for websites that are in development, featuring a dark aesthetic, subtle animations, and useful social links.
🚀 This is a Template Repository, making it easy to create your own version!
- Sleek Dark UI: Modern design with smooth animations.
- Animated Background: Subtle background color animation for a dynamic feel.
- Button Hover & Click Sounds: Placeholder for future sound effects on user interaction.
- Customizable Buttons: Predefined buttons for Portfolio, Projects, Contact, and About (commented out by default).
- Social Links: GitHub, Ko-Fi, and Discord links included.
- Mobile Responsive: Fully adaptable to different screen sizes.
- Clone the repository:
git clone https://github.com/ThatSINEWAVE/YetToBeBuilt.git
- Open
index.html
in a browser.
- Modify Buttons: Uncomment and replace
#REPLACE_ME
inindex.html
to add functional buttons. - Adjust Styles: Edit
styles.css
for layout and color changes. - Enable Sound Effects: Implement the
playHoverSound()
andplayClickSound()
functions inscript.js
.
Feel free to submit issues or contribute improvements via pull requests.
This project is open-source and available under the MIT License.