In this chapter, we will build a simple demo agency site (known as a service company in India). Although I could use one of the many starter kits available at the Gatsby site that offer complete CSS, I’ve decided to use a starter kit with minimal CSS so you can learn how to write your own. We are going to do the setup first, and then move on to the basic styles. After that, we will create the sections and pages on the site. Finally, we will deploy the site using Netlify.
The Setup
In this project you can use any IDE ...