Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebsiteReplication

VŠB-TUO — School project · Web Application Development (VIA)

HTML5 JavaScript

About

An HTML/CSS/JS replication of the SPŠE Havířov high school website (spsehavirov.cz), created for the VIA (Web Application Development) course at VŠB-TUO. The goal was to reproduce the design and key interactive features using only vanilla web technologies.

Note: Educational recreation only. All intellectual property rights belong to the original creators at spsehavirov.cz.

Features

  • Multi-column article layout
  • Navigation with dropdown menus
  • Image carousel on the homepage
  • Article listing with linked detail pages
  • Contact form with HTML5 validation
  • Photo gallery with enlarge-on-click
  • Custom JavaScript counter/timer (no external libraries)
  • Breadcrumb navigation and social links
  • Mobile-responsive layout

Getting started

  1. Clone the repository:

    git clone https://github.com/Firestone82/WebsiteReplication.git
    cd WebsiteReplication
  2. Open index.html in your browser, or serve locally with any static file server:

    npx serve .
    # or
    python -m http.server 8080

License

This project was created as a school assignment at VŠB-TUO.

About

VŠB-TUO — School project: HTML/CSS recreation of spsehavirov.cz (VIA)

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages