Project Setup
As we did in our last project, and we will do in any React project we work on in the future, we will use create-react-app
to setup our project.
Great! Now we're ready to start building our technical test! Let's do some quick clean up before we start getting stuck in.