Curriculum
Welcome to the Spirit Shop project 🦄.
A mystical web application that transforms popular open-source tools into magical potions.
In this project, you'll learn to build intuition for the different data fetching strategies in Next.js and wont just memorize it, you'll learn to pick the right one,
You'll ask questions like:
By the end of this module, you'll not only know the different data fetching strategies, but you will have used each one in the right place for the right reason in a project that's fast, interactive and magical to build.
Take a look at this below lesson for a quick demo of the project.
You can find the Github repo for all the lessons here . The repo is divided into different commits for each lesson. As you follow along, you can check out the repo to see the final code for each lesson or if you get stuck.
git clone <your-forked-repo-url>
.npm install
.npm run dev
.