/commit-hooks

react hooks demo for commit conf 2019

Primary LanguageJavaScript

Demo code for the talk

Code about React hooks used in the commit conf talk about it commitconf talk

To use it

  1. run yarn or npm install
  2. run yarn start or npm run start

branches

  • master with the initial demo code
  • feature/classComponents with the demo code completed