An interactive web application to test your typing speed and accuracy. This project is designed to provide users with a fun and engaging way to practice typing, measure their performance, and improve over time.
- 🕒 Timer: Tracks the time you take to type the quote.
- 📜 Random Quote: Fetches a random quote from an API for each test.
- 🔄 Reset Functionality: Restart the test with a new quote.
- ⌛ Loading Spinner: Displays a spinner while fetching a quote.
- ✅ Validation: Checks if your input matches the provided quote.
- HTML: For the structure of the web page.
- CSS: For basic styling, with additional support from Bootstrap.
- Bootstrap: Used for responsive design and pre-styled components.
- JavaScript: For the application's interactivity and logic.
- Random Quote API: CCBP Random Quote API.