Technical requirements
You will need the following to complete this chapter:
- Basic knowledge of ES6 features
- Basic knowledge of HTML5 features
- A browser (Chrome or Firefox, for instance)
- A code editor (Visual Studio Code, for instance)
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-4.
Let's start by introducing the Rematch library and learning how to install it in our to-do website.