A modern, responsive website for GitHub Spaces, inspired by the Aurora website design.
.
├── assets/ # Images, icons, and other media files
├── index.html # Main HTML file
├── styles.css # CSS styles
├── script.js # JavaScript functionality
└── README.md # Project documentation
- Modern, responsive design
- Smooth scrolling navigation
- Animated elements on scroll
- Mobile-friendly layout
- Clean and professional UI
- GitHub-inspired color scheme
- Clone the repository
- Open
index.htmlin your web browser - For development, use a local server (e.g., Live Server in VS Code)
Place the following assets in the assets directory:
logo.svg- GitHub Spaces logohero-image.png- Hero section imageicon-cloud.svg- Cloud feature iconicon-speed.svg- Speed feature iconicon-collab.svg- Collaboration feature iconicon-security.svg- Security feature icon
- HTML5
- CSS3
- JavaScript (ES6+)
- Google Fonts (Inter)
MIT License