How many times have you thought of creating your own website that has a side blog with a little bit about you, and end up downloading a free WordPress theme that will leave you stuck with PHP?

Today, I will explain how you can create your dynamic website with the beloved React under the Gatsby framework, integrated with a free dashboard called Netlify CMS that’s fully customised with only .yml files.

Gatsby is a framework that enables developers to build fast, secure, and powerful websites using a React-based framework and innovative data layer that makes integrating different content, APIs, and services into one web experience incredibly simple.

You can find the source code for this example on GitHub in the d3vma/gatsme repository.

#javascript

Build a Blog and Portfolio with React’s Gatsby and Netlify CMS
1.10 GEEK