https://github.com/thatsinewave/yettobebuilt
A clean and professional placeholder for projects hosted on GitHub Pages. It ensures a structured and informative interim page until the final project is deployed.
https://github.com/thatsinewave/yettobebuilt
good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs good-first-repo open-source placeholder placeholder-animation placeholder-image placeholder-images placeholder-text thatsinewave under-construction under-development webapp work-in-progress workinprogress
Last synced: 12 days ago
JSON representation
A clean and professional placeholder for projects hosted on GitHub Pages. It ensures a structured and informative interim page until the final project is deployed.
- Host: GitHub
- URL: https://github.com/thatsinewave/yettobebuilt
- Owner: ThatSINEWAVE
- License: mit
- Created: 2025-03-11T05:34:31.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-11T06:17:15.000Z (about 1 month ago)
- Last Synced: 2025-03-11T07:25:14.342Z (about 1 month ago)
- Topics: good-first-contribution, good-first-issue, good-first-issues, good-first-pr, good-first-pr-first-contribution, good-first-project, good-first-prs, good-first-repo, open-source, placeholder, placeholder-animation, placeholder-image, placeholder-images, placeholder-text, thatsinewave, under-construction, under-development, webapp, work-in-progress, workinprogress
- Language: CSS
- Homepage: https://thatsinewave.github.io/YetToBeBuilt/
- Size: 241 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [YetToBeBuilt](https://thatsinewave.github.io/YetToBeBuilt)
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](https://github.com/ThatSINEWAVE/YetToBeBuilt/generate), making it easy to create your own version!**
**[Live Demo Here](https://thatsinewave.github.io/YetToBeBuilt)**
## Features
- **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.## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## Installation & Usage
1. Clone the repository:
```bash
git clone https://github.com/ThatSINEWAVE/YetToBeBuilt.git
```
2. Open `index.html` in a browser.## Customization
- **Modify Buttons**: Uncomment and replace `#REPLACE_ME` in `index.html` to add functional buttons.
- **Adjust Styles**: Edit `styles.css` for layout and color changes.
- **Enable Sound Effects**: Implement the `playHoverSound()` and `playClickSound()` functions in `script.js`.## [Join my Discord server](https://discord.gg/2nHHHBWNDw)
## Contributing
Feel free to submit issues or contribute improvements via pull requests.
## License
This project is open-source and available under the [MIT License](LICENSE).