🥚 Egg Timer
Egg Timer is a simple and fun web-based timer app designed to help you perfectly time your boiled eggs. With a playful interface and minimalistic design, it guides the user from a welcoming screen to a timer configuration section.
🌐 Live Demo
🔗 View Website
🧩 Features
- 🖥️ Intro Screen with playful buttons and animation.
- 🚀 Start Button takes the user to a timer configuration screen.
- 🎯 Clean UI focused on simplicity and user flow.
- 📱 Responsive Design for both desktop and mobile users.
- 🔘 Custom Button Styles (Minimize, Close – visually decorative).
💻 How to Use
- Open the site: https://clorostica.github.io/Eggtimer/
- Click on “Let’s Start” to begin selecting your preferred egg boiling time.
- (Assumes
select.html contains the timing logic.)
🛠️ Technologies Used
- HTML5
- CSS3 (including responsive design via media queries)
- JavaScript (vanilla)
📦 Installation
To run the project locally:
git clone https://github.com/clorostica/Eggtimer.git
cd Eggtimer
open index.html