Welcome to SpeedoType – a fun and interactive website to check and improve your typing speed! Test your skills, challenge friends, and track your progress. Built with React and Vite for blazing-fast performance.
my-app/
├── public/ # Static assets
├── src/ # Source code
│ ├── Components/ # React components
│ └── assets/ # Images & icons
├── index.html # Main HTML file
├── package.json # Project metadata & scripts
├── vite.config.js # Vite configuration
└── README.md # Project documentation
- Install dependencies
npm install
- Run the development server
npm run dev
- Build for production
npm run build
- Preview production build
npm run preview
- ⏱️ Real-time typing speed test
- 📊 Score tracking and history
- 🧩 Modular React components
- 🎨 Custom styles with CSS
- 🔥 Hot Module Replacement (HMR)
- React
- Vite
- (See
package.jsonfor full list)
Want to make SpeedoType even better? Fork this repo and submit your ideas or improvements!
SpeedoType is hosted with Firebase Hosting! Check it out here:
https://parthspeed123321.web.app/
Made with ❤️ for typists by typists!