Technical requirements
To follow along with this chapter, you will require the following:
- A basic knowledge of Vanilla JavaScript and ES6 features
- A basic knowledge of HTML5 features
- Node.js >= 12 installed
- A basic knowledge of React and CSS (TailwindCSS)
- A browser (Chrome, Firefox)
- A code editor (for example, Visual Studio Code)
You can find the code for this chapter in the book's GitHub repository at https://github.com/PacktPublishing/Redux-Made-Easy-with-Rematch/tree/main/packages/chapter-5.