Table of Contents
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.
- Vanilla Javascript
- CSS
- Html 5
- Node
- Docker
- 🖥️ Responsive
- 🌈 Color signal
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.
-
Clone the repo
git clone https://github.com/your_username_/Project-Name.git
-
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.
Once installing done go in the index.html page to test the application
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature) - Commit your Changes (
git commit -m 'Added some Feature or Tool') - Push to the Branch (
git push origin feature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.