Skip to main content

Intro

We now have a fully functional backend, and it's time to connect it to the frontend.

Before we do so, we will need to introduce a few new concepts in React. We will also need to refactor our code a bit to make it more reusable.