An open API service indexing awesome lists of open source software.

https://github.com/gitdagray/nextjs-template-vs-layout


https://github.com/gitdagray/nextjs-template-vs-layout

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

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/)