Overview
HTML5/CSS3/JS Website
Education
A project implementing a website for a fictional pizzeria in the form of a "Single Page Application" with custom React-like mini-framework and custom Node.js server.
Languages
JavaScriptCSSHTMLDockerfile
Project Details
MIT License0 stars0 forks
Technologies
Case Study
Vanilla JavaScript SPA
- Built a single-page application from scratch in vanilla JavaScript without frontend frameworks.
- Created a custom HTTP server in Node.js for routing and static asset handling.
- Implemented client-side navigation with the History API to avoid full page reloads.
Tech Stack
Frontend: Vanilla JavaScript, HTML5, CSS3
Backend/Infra: Node.js, Docker