Skip to content

aaandrades/qwik-falling-word

Repository files navigation

Falling Word ⚡️

A fun and challenging typing speed game where words fall from the top of the screen and you must type them before they hit the ground. Test and improve your typing speed while racing against time!

Status: 🚧 Work in Progress

Technologies

  • Qwik - Resumable framework for instant-loading web apps
  • Qwik City - Meta-framework for full-stack applications with directory-based routing
  • TypeScript - Type-safe JavaScript
  • Vite - Fast build tool and dev server
  • CSS3 - Modern animations and view transitions

Features

  • Typing speed test with falling words
  • Smooth page transitions using the View Transitions API
  • Server-side rendering (SSR) for optimal performance
  • Responsive design

Development

npm start

Development mode uses Vite's development server with SSR.

Build

npm run build

Creates a production build with optimized client and server modules.


Made with ❤️ by Andres Andrade

About

Example repository for first steps with QWIK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published