Welcome to the Monkytype Clone! This project replicates the core functionality of Monkeytype, a popular website designed for testing typing speed. The project focuses exclusively on the frontend implementation, featuring clean, responsive design and dynamic sentence generation. This project uses HTML, CSS, and JavaScript, with sentences sourced from a JSON file to simulate realistic typing tests.
Visit My MonkyType Website clone :- Here
- Typing Speed Test: Enter sentences accurately and track words per minute (WPM) and accuracy.
- Randomized Sentences: Sentences are dynamically generated from a local JSON file, creating a unique experience with each test.
- Responsive Design: Optimized for desktop and mobile, ensuring usability across all screen sizes.
- Real-time Typing Metrics: Instant feedback on WPM, accuracy, and error count.
- HTML
- CSS
- JAVASCRIPT(Uses es6 features)
Start Typing: Begin typing the displayed sentence as quickly and accurately as possible. Performance Metrics: As you type, view real-time stats like WPM and accuracy percentage. Next Sentence: Once you've completed a sentence, a new one will be loaded automatically
-
Clone the Repository
git clone https://github.com/yourusername/monkytype-clone.git cd monkytype-clone -
open index.html
This project is open-source and available under theMIT Licence
Special thanks to Monkeytype for the inspiration behind this project.