Skip to content

Hell3ringer/fast-fingers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Fingers

A typing game made with ReactJS

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

Fast Fingers is a typing game made with ReactJS that allows users to improve their typing skills.

Demo

You can try the game here: https://fast-fingers-hell3ringer.netlify.app/

Authors

Tech Stack

  • React
  • JavaScript
  • HTML
  • CSS

Screenshots

App Screenshot

App Screenshot

Getting Started

To get a local copy up and running, follow these simple steps:

Prerequisites

  • Node.js (v10 or later)
  • Git

Installation

  1. Clone the repo
    git clone https://github.com/Hell3ringer/fast-fingers.git
  2. Change to the project directory
    cd fast-fingers
  3. Install the dependencies
    npm install
  4. Start the app
    npm run start
  5. Open your browser and go to http://localhost:3000

Usage

  • Press the Start Game button to start the game.
  • Type the words that appear on the screen as fast as possible.
  • If you make a mistake, the game will end.
  • Your score will be displayed at the end of the game.

Deployment

To deploy the app, use the following command:

npm run build

This will create a build directory with the optimized build of the app.

Contribution Guidelines

Contributions are welcome! Please follow these steps:

  1. Fork the project
  2. Create a new branch (git checkout -b feature/my-feature)
  3. Make and commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/my-feature)
  5. Create a new Pull Request

License

No license , use it for free for your reference :)

Acknowledgments

About

a react based typing game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published