Project overview
In this chapter, we will build a personal shopping list by adding state management using Context and Hooks. We will advance upon a boilerplate application that has been created with Create React App and has declarative routing using react-router
. Also, code splitting of the bundle is added with React Suspense.
The build time is 2.5 hours.