Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.84 KB

File metadata and controls

46 lines (28 loc) · 1.84 KB

Monkytype Clone - Typing Speed Test

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

Features

  • 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.

Tech Stacks:-

  1. HTML
  2. CSS
  3. JAVASCRIPT(Uses es6 features)

Usage

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

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/monkytype-clone.git
    cd monkytype-clone
  2. open index.html

Licence

This project is open-source and available under theMIT Licence

Acknowledgments

Special thanks to Monkeytype for the inspiration behind this project.

SUVAM MOHAPATRA