/react-word-beater

A simple typing test built with react js

Primary LanguageJavaScript

Word Beater React Game

visit live demo at https://beattheword.netlify.com

Install Dependencies

$ npm install 

Run development server

$ npm run dev-server

Build the project

$ npm run build