8000 GitHub - gitdagray/nextjs-full-stack-project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gitdagray/nextjs-full-stack-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Full Stack Project

With Next.js 15 and React 19

In this series, we’ll build a full stack web application for a Computer Repair Shop that manages customers and repair tickets.

Gratitude

This Next.js Full Stack Project tutorial series is made possible by Sentry. I consider Sentry to be an essential part of my tech stack, and we will be using Sentry in this Next.js full stack project.

Next.js Full Stack Project

Lesson Help

If you get stuck on any lesson in the series, (1) navigate to the course branch for your current lesson and (2) view or (3) download the code for more help.

Preview of downloading code in github

Prerequisites

In this series, I’ll assume you have an intermediate skill level and are not a beginner. You should have some experience with React and understand a full stack project includes both client and server code environments. Prior experience with Next.js is not required.

💻 You will need:

💻 Recommended Tools:

Project Setup

npm install --legacy-peer-deps

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

After You Have Completed the Lessons

I am attempting to keep a deployed version of this project up-to-date with the latest dependencies and changes in the Next.js ecosystem. You can view the repository with my latest changes here.


📚 References


Author Links

👋 Hello, I'm Dave Gray.

👉 My Courses

Check out my YouTube Channel with hundreds of tutorials.

🚩 Subscribe to my channel

💖 Support My Content

Buy Me A Coffee

🚀 Follow Me:


🎓 Academic Honesty

DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0