Introduction
Build Your Own Tool follows the idea, that you build a small tool with the least effort possible.
To achieve this solution there is currently a best practice way to do so.
Strapi is an open source headless CMS which is build with JavaScript.
Next.JS is a React Framework.
You can find the whole example as repository on Github