Skip to content

sujayxaradhya/React-Speed-Typing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typing Game in React

This is a simple React application for a speed-typing game. The game challenges the user to type as many words as possible within a set time limit. The game includes a timer of 30 secs, text input, and word count display.


Getting Started

To run this application on your local machine, follow these steps:

  1. Clone this repository to your local machine using the following command:
    git clone https://github.com/youngmoguler/React-Speed-Typing-Game
  1. Navigate to the project directory:
    cd speed-typing-game
  1. Install the dependencies:
    npm install
  1. Start the development server:
    npm run dev

Usage

To use this project, follow these steps:

  1. Open the application in your web browser at http://localhost:5173.

Technologies Used

  1. React
  2. Vite
  3. JavaScript
  4. CSS
  5. HTML

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Speed Typing Game built in Vite-React Combo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published