• 12 minutes read

How to Build a Blog App Using Blazor WASM and Strapi

Learn how to create a blazing-fast blog app using Blazor WebAssembly, Tailwind CSS, and Strapi. We will be using Strapi to store our posts and Blazor for the front-end.

Sumit Kharche

March 23, 2023

tweet selection
    • Share on facebook
    • Share on linkedin
    • Share on twitter
    • Share by email
    • Get Started

      Simply copy and paste the following command line in your terminal to create your first Strapi project.

      npx create-strapi-app
      my-project
      
    tweet selection
    • Share on facebook
    • Share on linkedin
    • Share on twitter
    • Share by email
    Sumit Kharche
    Software Developer

    Deploy your Strapi application in Strapi Cloud