© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
J. QiuTest-Driven Development with Reacthttps://doi.org/10.1007/978-1-4842-6972-5_4

4. Project Setup

Juntao Qiu1  
(1)
Burwood East, 3151, Victoria, Australia
 

Before we jump into the main content of this book, we need to set up several infrastructures. We will set up project codebase and skeleton code with create-react-app and install/config Material-UI framework to simplify the user interface development; last but not least, we will set up the end-to-end UI testing framework Cypress.

Application Requirements

In this book, we are going to develop a web application from scratch. We will call it Bookish; it’s a simple application about books – as the name implies. ...

Get Test-Driven Development with React: Apply Test-Driven Development in Your Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.