Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aphelion Brews

Single-page fictional drink shop with a cinematic dark UI.
CSS-first navigation. Vanilla HTML, CSS, and JavaScript.

Live Demo  ·  Quick Start  ·  Structure  ·  License

HTML5 CSS3 JavaScript License MIT GitHub Pages

Contents

Overview

Aphelion Brews is a marketing-style SPA for a fictional cafe. Section navigation is driven primarily by radio inputs and CSS, with a small JavaScript layer for media and polish. Home, menu, music, and jobs share one HTML document.

Features

Feature Description
CSS-first nav Section switching with radio inputs
Cinematic dark UI Glass panels and editorial type
Multi-section SPA Home, menu, music, and jobs
Light JS layer Media helpers without a framework

Screenshots

Landing
Aphelion Brews landing

Quick Start

git clone https://github.com/cikeyz/aphelion-brews.git
cd aphelion-brews
python -m http.server 8000
# http://localhost:8000

Project Structure

aphelion-brews/
├── index.html
├── styles.css
├── main.js
├── LICENSE
├── README.md
└── docs/
    └── screenshots/
        └── landing.png

Other Design Eras

Major UI experiments stay on open branches (not merged into main):

Branch Description
overhaul/quiet-cosmic Dark quiet-cosmic sidebar
overhaul/light-editorial Light editorial magazine
overhaul/dynamic-spreads Full-viewport dynamic spreads
overhaul/cinematic-draft Near-final cinematic draft

License

MIT. See LICENSE.

Course Note

Built for CMPE 364 (Web and Mobile Systems), Polytechnic University of the Philippines, under Engr. Arlene B. Canlas. Published here as a standalone project.

About

Single-page fictional drink shop with a cinematic dark UI. Vanilla HTML, CSS, and JS.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages