Skip to content

deespider/Typing-Speed-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Speed Check

GitHub forks GitHub stars GitHub issues


Logo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License

About The Project

A web app to test and improve your typing speed. It consist of a text area and timmer to calculate the time taken to complete the given sentence.

Technologies Used

  • Vanilla Javascript
  • CSS
  • Html 5
  • Node
  • Docker

✨ Main Features

  • 🖥️ Responsive
  • 🌈 Color signal

Framework Used


Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

🔧Installation

  1. Clone the repo

    git clone https://github.com/your_username_/Project-Name.git
  2. Run Docker container (For Better portability)

    docker build .
    docker tag <imageID> deespider/typespeed
    docker run-p 8000:8000 deespider/typespeed

    Now app will run in this port.

📈Usage

Once installing done go in the index.html page to test the application

💚Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature)
  3. Commit your Changes (git commit -m 'Added some Feature or Tool')
  4. Push to the Branch (git push origin feature)
  5. Open a Pull Request

📜License

Distributed under the MIT License. See LICENSE for more information.