NextJS
Next.js is a React framework for building full-stack web applications.
Install
Install nodeJS and then use the command:
npx create-next-app@latest
Learn
- Prerequisite: React Foundations by NextJS
- Dashboard App using NextJS
Templates
- List of NextJS Templates
- NextJS Template with Stripe : Video
- SaaS Template with Supabase
- NextJS Boilerplate