Technical requirements
The technical requirements for this chapter are the same as the ones described in Chapter 4, Setting Up a React Workflow: you will need Node.js (version 14 or later) in order to be able to develop your React application. Along with Node.js, you should have Visual Studio Code, which is probably one of the best tools when working with such a broad range of technologies (MongoDB, Python, React, JavaScript, shell).
Besides these installed tools, you should keep FastAPI running in a separate shell in order to be able to connect it to our frontend.