https://github.com/faqihxdev/static-site
static site for testing
https://github.com/faqihxdev/static-site
Last synced: 18 days ago
JSON representation
static site for testing
- Host: GitHub
- URL: https://github.com/faqihxdev/static-site
- Owner: faqihxdev
- Created: 2024-12-15T07:59:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T07:59:24.000Z (over 1 year ago)
- Last Synced: 2025-02-26T15:44:50.271Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Static Site - Hello World
A simple static website for testing purposes featuring a centered "Hello World" text with cool hover effects.
## Features
- Dark theme with white text
- Centered "Hello World" text
- Typing animation on page load
- Hover effects (scale and glow)
## Usage
Simply open `index.html` in a web browser to view the site.
## Files
- `index.html` - Main HTML structure
- `styles.css` - Styling and layout
- `script.js` - JavaScript animations and interactions