Skip to content

zachad/toddlertype

Repository files navigation

Toddler Type

A colorful and fun app to let your toddler mash on your keyboard for a bit!

About

This is a little side-project written to learn React, and to give my kids something to hunt and peck keys and type things like their names.

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Deployment

This project is configured for automatic deployment to GitHub Pages using GitHub Actions.

Automatic Deployment

When you push to the main branch, the GitHub Actions workflow will:

  1. Build the project
  2. Deploy it to GitHub Pages

The deployed site will be available at: https://zachad.github.io/toddlertype/

Manual Deployment

You can also manually trigger the deployment from GitHub:

  1. Go to the repository on GitHub
  2. Navigate to Actions → Deploy to GitHub Pages
  3. Click "Run workflow"

About

A fun and colorful typing page for little kids to start pressing buttons on the keyboard at dad's work.

Topics

Resources

Stars

Watchers

Forks