Skip to content

Computer Repair Shop Tech Notes tutorial by Dave Gray using Next.js stack

License

Notifications You must be signed in to change notification settings

hbabb/TechNotes-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 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

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

📚 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

Computer Repair Shop Tech Notes tutorial by Dave Gray using Next.js stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages