In the previous chapter, we learned how to write local states and send HTTP requests. We also installed ApexCharts to create our visual charts.
We will now move on to building our application, add new components to lay the groundwork for our data tables, and start writing forms using Formik and input validations using Yup. This chapter is the first part of a two-part series since it is a reasonably long topic. The first part would ...