Skip to content

A minimalistic React app designed to help you practice typing the alphabet as fast as you can

Notifications You must be signed in to change notification settings

jordanbkatz/alphabetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphabeType

AlphabeType is a simple React app designed to help you practice typing the alphabet as fast as you can. It provides a minimalistic and user-friendly interface where you can focus on typing each letter accurately and swiftly.

Getting Started

To run AlphabeType locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/jordanbkatz/alphabetype.git
  1. Navigate to the project directory:
cd alphabetype
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and go to http://localhost:3000 to view the app.

Usage

  1. Begin typing the alphabet starting from 'a'.
  2. The timer will start automatically once you type the first letter.
  3. Complete the alphabet by typing each letter in order.
  4. Receive visual feedback for the current letter and any mistakes made.
  5. Once you type 'z', the timer will stop, and your time will be recorded.
  6. You can reset the timer at any time by clicking the refresh button or by pressing the enter key.
  7. Your best time achieved will be saved and displayed for future reference.

Technologies Used

  • ReactJS
  • Sass

Author

AlphabeType is maintained by Jordan B. Katz.

License

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

About

A minimalistic React app designed to help you practice typing the alphabet as fast as you can

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published