Strapi CRUD Application with React Frontend
Working version of the strapi backend code - article from How to Build a CRUD App with React and a Headless CMS by Facundo Giuliani - June 17, 2021 https://strapi.io/blog/how-to-build-a-crud-app-with-react-and-a-headless-cms
npm start
# or
yarn start
Strapi comes with a full featured Command Line Interface (CLI) which lets you scaffold and manage your project in seconds.