jmsdevx / react-30

conversion of javascript 30 program to react with hooks, enzyme testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

30 projects in React featuring the hooks update.

This project is based on the Javascript 30 program.

Choosing to use React for this project to practice:

  • using hooks
  • writing extensive unit tests with Enzyme
  • CSS in JS principles (styled components)
  • TDD

react-30

About

conversion of javascript 30 program to react with hooks, enzyme testing


Languages

Language:JavaScript 71.8%Language:HTML 18.3%Language:CSS 10.0%