Skip to content

donkee/typing-tuesdays

Repository files navigation

Typing Tuesdays

This app was created to help my daughter learn how to use a computer. It contains fun exercises around finding keys on the keyboard, clicking the mouse, and clicking and dragging the mouse. It is also designed to help children with their color, shape, and object recognition skills.

It uses the Speechsynthesis API for text-to-speech and Konva for drawing things to the page.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Made with createapp.dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published