Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 439 Bytes

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