ChristosHadjichristofi / TypingTest

A simple React project that is a typing test, where you can test how fast you can type. This project was created with the help of a YouTube series so as I learn React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typing Test Challenge

Simple React App where you can test how fast you can type. This project was created with the help of a tutorial, in order to learn the basics of React.

API Used

This api was used to retrieve a paragraph. Due to the fact that this api is not an https page and github pages has a problem with this, it was necessary to remove the API call from the project and have a small dataset of paragraphs. Every time a random paragraph from this dataset is served. In the future, I might create my own API for this as a new project.

Deployment

The app is deployed here.

About

A simple React project that is a typing test, where you can test how fast you can type. This project was created with the help of a YouTube series so as I learn React.

License:MIT License


Languages

Language:JavaScript 64.3%Language:CSS 26.3%Language:HTML 9.4%