In this chapter we will cover how to create a new project, then manage default files, and finally install react-icons into the project.
Getting Started
We first need to create a new project with the familiar gatsby new <project_name> command. I used the command in my Desktop with the command gatsby new restaurant-gatsby.