Course

Build a Modern CMS Driven Web Applications using Strapi and Next.js

Lessons
13

Lessons

  1. 01Create a Strapi Project From the Terminal
  2. 02Creating a Collection Type for Posts in Strapi
  3. 03Configuring API End User Permissions in Strapi
  4. 04Querying the Strapi GraphQL API
  5. 05Creating a Next.js project
  6. 06Query an entry from Strapi in Next.js using Apollo, cross-fetch, and GraphQL
  7. 07Create a BlogList component in Next.js
  8. 08Create Next.js dynamic pages
  9. 09Build a Template for Dynamic Pages
  10. 10Install and Use React Markdown in a Next.js Application
  11. 11Installing and Configuring the Strapi Cloudinary Provider
  12. 12Deploy a Strapi Application to Heroku
  13. 13Deploy a Next.js Application to Vercel