# 🧠 Retro Typewriter - Typewriter Clone
A clone of the retro typewriter experience, created as part of a hackathon project.
It mimics the old-school typewriter feel with sounds, no backspace, and vintage UI styling.
---
## 🚀 Features
- 🎵 Typewriter sound effects for every keystroke
- ❌ No backspace – just like a real typewriter
- 🎬 Smooth typing animation for an immersive experience
- 🧠 Tips & tricks guide on how to use the typewriter effectively
- 📖 On-screen instructions for correcting mistakes the *real* retro way
- 👀 Visually realistic typewriter UI showcasing the working mechanism
---
## 🛠️ Tech Stack
- HTML
- CSS
- JavaScript
---
## 📦 How to Run
1. Clone the repository:
```bash
git clone https://github.com/ayanali0249/retro-typer.git-
Navigate into the project folder:
cd retro-typer -
If it's plain HTML/JS:
- Just open
index.htmlin your browser.
- Just open
-
If using React/Vite:
-
Install dependencies:
npm install
-
Run the app locally:
npm run dev
-
This project was built for a hackathon to replicate the nostalgic experience of a vintage typewriter using web technologies — inspired by shifthappens.site/typewriter.
If you have any questions, feedback, or suggestions, feel free to reach out:
- 📧 Email: ayanali0249@gmail.com
- 💻 GitHub: @ayanali0249
- 💼 LinkedIn: ayan-ali0249
- 📷 Instagram: @ayan_ali_0249
Thank you for exploring the Retro Typewriter project! I hope you enjoy using it as much as we enjoyed building it.