How I created my portfolio website
###Built with Gatsby React Strapi netilify
Photo by Sarah Pflug from Burst
###I decided to use static site generator after contemplating on how and what to build my portfolio .
###though we have plenty of them but I decide to go with gatsby.js because it was built on react.js framework

###Why Gatsby?
Gatsby is another static site generator like Hugo, 11ty, Jekyll etc. so why gatsby?
Gatsby is a React-based open-source framework for creating website and apps.
It’s great whether you are building a portfolio site or blog, or a high-traffic e-commerce store or company home page.
###What is Strapi?
Strapi is an open source Headless CMS. It’s a Node.js Framework
Strapi is an open-source, Node.js based, headless CMS to manage content and make it available through a fully
customizable API.
It is designed to build practical, production-ready Node.js APIs in hours instead of weeks.
###Why netlify?
I use netlify because it allow me to host my gatsby website for free,
though you might need to pay if you want to use their analytics or
form handling which was why I use formspree to Handle the form and also cloudinary to store my blog images.