Skip to content

johnggli/typing-speed-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Typing Speed Test

Typing speed test made with HTML, CSS and JavaScript.

GitHub top language Repository size GitHub last commit

About the project   |    Getting started   |    How to contribute   |    License


Layout


💡 About the project

This is an open source project that serves as a typing speed test.

🚀 Getting started

  • Clone the repository;
  • Make changes to images and texts in the index.html file;
  • Change the colors and fonts in the style.css file.

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m "feat: my new feature";
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

📝 License

This project is under the MIT license. See the LICENSE file for more details.


Made with ❤️ by John Emerson & Pedro Henrique 👋