masbagal / keyboard-shortcuts-practice

Home Page:https://techtonica.github.io/keyboard-shortcuts-practice/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard Shortcuts Practice App

Try it out here: https://techtonica.github.io/keyboard-shortcuts-practice/

App Screenshot

Overview

Techtonica is a nonprofit that provides free tech training with stipends and job placement to women and non-binary adults with low incomes.

We discovered that our participants need an app similar to typing practice websites out there, but for Mac OS X keyboard shortcuts.

This project should train and test users to use the quicker keyboard shortcuts instead of a mouse and the GUI. The app gets more challenging as you progress through the commands.

Our goal for the backend project is to create a persistent app where users can sign in, practice with the app, and save their progress. That way, the next time they sign in, they can pick up where they left off rather than starting at the beginning.

Running the project

  1. Run npm install to install all the packages.
  2. Run npm start to start the server.
  3. Navigate to http://localhost:3000 in your browser. Your project should be running at this point.

Contributing / Volunteering

Go to CONTRIBUTING.md.

Creative Commons Open-Source License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

About

https://techtonica.github.io/keyboard-shortcuts-practice/


Languages

Language:JavaScript 61.5%Language:HTML 31.5%Language:CSS 6.9%Language:Shell 0.1%