Skip to content

neerajjoshi-github/type-swift

Repository files navigation

Type Swift : Typing Test Website

Overview

This project is a clone of typing tests offered on typing.com, having both timed and page-based tests. The results display words per minute alongside accuracy.

Demo

Check out the live demo deployed on Vercel: Type Swift

Screen Shots

Home Page

Home Page

Test Page

Test Page

Result Page

Result Page

Run Locally

To run this project locally, follow these steps:

  1. Clone the repository to your local machine:
  git clone https://github.com/neerajjoshi-github/type-swift.git
  1. Go to the project directory
  cd type-swift
  1. Install the project dependencies:
  npm install
  1. Run the development server:
 npm run dev
  1. Open your browser and visit http://localhost:5173 to view the Type Swift project.

Acknowledgments

About

A clone of typing tests offered by typing.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published