Skip to content

Senzo13/retro-404-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

404 Monday - Retro Terminal Typewriter Animation

HTML5 CSS3 JavaScript

Retro 404 Terminal Preview

A retro hacker-style terminal page featuring a typewriter text animation effect. Green text scrolls character by character onto a black terminal screen, simulating a classic shell interface.

Features

  • Typewriter animation - Text appears one character at a time at configurable speed
  • Terminal aesthetic - Green-on-black color scheme with bordered console window
  • Blinking cursor input - Interactive input field styled as a command prompt
  • Lightweight - No dependencies, pure vanilla HTML/CSS/JS

Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript (DOM manipulation, setInterval)

Getting Started

  1. Clone the repository:
    git clone https://github.com/Senzo13/404-monday.git
  2. Open index.html in any modern browser.

No build tools or server required.

Project Structure

404-monday/
├── index.html   # Main page with embedded typewriter script
└── style.css    # Terminal styling and layout

License

This project is open source.

About

Retro terminal-style animated 404 error page with typewriter effect

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors