Here is a summary of the text in 1 paragraph:
Strapi, an open-source CMS, has released a new tutorial for creating a simple static blog website using Strapi as the backend and React as the frontend. The tutorial guides users through setting up a new project, installing necessary packages, and configuring Apollo to fetch data from the Strapi server. Users can then create articles, categories, and an article container with routing, making it possible to list articles depending on the selected category. The tutorial concludes by encouraging users to adapt this project to their needs and provide feedback.