Please click here to head to the course website.
Clone this repository to your local computer.
git clone [email protected]:felipecesr/unit-testing-react.git
From the command line, run the development server:
npm run dev
All of the solutions are on the solutions branch. You can access them by using the following command:
git checkout solutions