dceddia / getting-started-with-tdd-in-react

12 stars 4 forks source link

Getting Started with TDD in React

This is the companion repository for the Getting Started with TDD in React tutorial at Semaphore CI.

Follow along with the tutorial for maximum benefit, and clone this repo to check your work.

To get started:

Then:

The commit history follows the flow of the tutorial. If you get stuck at any point, run git log and then git checkout <hash> the commit closest to where you are.