Test your typing speed by smashing keys
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
A step by step series of examples that tell you how to get a development env running
Clone the repository
git clone https://github.com/frzkn/smashkeys
Change directory into it
cd smashkeys
Install dependencies
yarn install
Start development server
yarn start
Build static files
yarn build
- React - A JavaScript library for building user interfaces
- TailwindCSS - A utility-first CSS framework for rapid development
Feel free to create pull requests if you wanna contribute.
This project is licensed under the MIT License.