keyboard Svelte Themes

Keyboard

A minimalistic visual keyboard, powered by Svelte 5.

Keyboard Project

This project is a visual keyboard inspired by the one on Monkeytype. It was developed in a few hours as a fun way to get creative and practice coding, while implementing runes and whatever else Svelte 5 has to offer. The goal was to replicate the look and feel of the monkeytype keyboard while adding some personal touches. I have made it responsive, but it is best enjoyed on a large screen.

Installation

  1. Clone the repository:
    git clone https://github.com/JamalHaneef/keyboard.git
    
  2. Navigate to the project directory:
    cd keyboard
    
  3. Install dependencies:
    npm install
    

Usage

To start the development server:

npm run dev

To build the project for production:

npm run build

Top categories

Loading Svelte Themes