A responsive web application designed to help users master touch typing with interactive lessons, real-time feedback, and progress tracking.
Experience the Touch Typing Tutor in action. No installation required!
- 🌓 Light/Dark mode toggle for comfortable viewing.
- 📱 Fully responsive design for a seamless experience on mobile, tablet, and desktop.
- 🎮 Gamified lesson unlocking system to keep you motivated.
- 🖥️ Clean, distraction-free interface to help you focus.
Component | Technologies |
---|---|
Frontend | HTML5, CSS3, JavaScript (ES6+) |
Styling | CSS Animations, Flexbox/Grid |
Data | LocalStorage (Progress Saving) |
Extensions | Firebase integration (optional) |
To run the project locally, follow these steps:
# 1. Clone the repository
git clone [https://github.com/avdeshjadon/TouchTyping.git](https://github.com/avdeshjadon/TouchTyping.git)
# 2. Navigate to the project directory
cd TouchTyping
# 3. Open index.html in your default browser
# For Windows
start index.html
# For Mac
open index.html
# For Linux
xdg-open index.html