Skip to content

nadeemkhedr/react-redux-typing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typemania

Build Status

Implement a typing game with react/redux, accompanied with a blog series about my experience making the game and how to make it as a "real project" as possible

Install

  • npm install or yarn install
  • npm start