Skip to content

mezentsevs/typing-trainer-landing

Repository files navigation

Typing trainer landing

About 'Typing trainer landing'

This is a typing trainer landing, written in and for educational and demonstrational purposes.

A landing page for 'Typing trainer' - static website presenting the typing trainer application. Contains the source code and build configuration for the project's landing page.

Based on tech stack:

Getting Started (Nuxt Minimal Starter)

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

Screenshots

2025-11-15_15-34-34 2025-11-15_15-36-20 2025-11-15_15-38-48 2025-11-15_15-40-38 2025-11-15_15-42-57 2025-11-15_15-43-57 2025-11-15_15-45-38 2025-11-15_15-46-38 2025-11-15_15-48-25 2025-11-15_15-50-08 2025-11-15_15-52-36 2025-11-15_15-53-35

License

The 'Typing trainer landing' is open-sourced software licensed under the MIT license.

About

🌐 A landing page for 'Typing trainer' - static website presenting the typing trainer application. Contains the source code and build configuration for the project's landing page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors