This project is a static website built with Astro for Saykan Combat Sports, a real combat sports club.
It was created as part of a college assignment to demonstrate front-end structure, layout, and styling using a modern static site framework.
🔗 Live site:
https://colmn-dev.github.io/Astro-Static-Project/
- HTML – semantic page structure
- CSS – layout and styling
- Astro – static site generation
- JavaScript – minimal client-side functionality
- Multi-page static layout
- Responsive design
- Image gallery and embedded media
- Clear navigation and content structure
This site is a static front-end project only.
No backend, database, or form processing is included, as this was outside the scope of the assignment.
Colm Nolan/ColmN-Dev