https://github.com/gitdagray/nextjs-template-vs-layout
https://github.com/gitdagray/nextjs-template-vs-layout
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitdagray/nextjs-template-vs-layout
- Owner: gitdagray
- Created: 2024-05-16T17:22:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T20:33:02.000Z (11 months ago)
- Last Synced: 2024-08-13T07:16:36.251Z (8 months ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - gitdagray/nextjs-template-vs-layout - (TypeScript)
README
# "Next.js Templates vs Layouts"
## With Custom Page Transition Animations
---### Author Links
👋 Hello, I'm Dave Gray.
📚 [My Courses](https://courses.davegray.codes/)
✅ [Check out my YouTube Channel with hundreds of tutorials](https://www.youtube.com/DaveGrayTeachesCode).
🚩 [Subscribe to my channel](https://bit.ly/3nGHmNn)
💖 [Support My Content](https://patreon.com/davegray)
🚀 Follow Me:
- [Twitter](https://twitter.com/yesdavidgray)
- [LinkedIn](https://www.linkedin.com/in/davidagray/)
- [Blog](https://davegray.codes)---
### Description
📺 [YouTube Video](https://youtu.be/1FyzVaWl4PA) for this repository.
---
### âš™ Usage
- npm install
- npm run dev---
### 🎓 Academic Honesty
**DO NOT COPY FOR AN ASSIGNMENT** - Avoid plagiarism and adhere to the spirit of this [Academic Honesty Policy](https://www.freecodecamp.org/news/academic-honesty-policy/).
---
### 📚 Tutorial References
- 🔗 [Next.js](https://nextjs.org/)
- 🔗 [Next.js Layouts](https://nextjs.org/docs/app/api-reference/file-conventions/layout)
- 🔗 [Next.js Templates](https://nextjs.org/docs/app/api-reference/file-conventions/template)
- 🔗 [ShadCN/ui](https://ui.shadcn.com/)