In this chapter, we will connect the front end to the backend of the blog app that we created in the previous chapter.
The Setup
In the directory of blog-app-prisma, we will add a client folder containing our basic React app. We will start with the initial code, which can be found at https://drive.google.com/file/d/1xx6T7tWk5S0Sfg5FE6hKx_QXJ6IaZv8p/view?usp=sharing.