Making Websites With Next.js And Strapi

screenshot of Making Websites With Next.js And Strapi
nextjs
react

This is a repository for video tutorial series about Making Websites With Next.js and Strapi. You can check out the series here:

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components