Skip to content

Commit a44d2fe

Browse files
committed
Updated README
1 parent 2532f6d commit a44d2fe

35 files changed

+2
-10872
lines changed

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# "Next.js 13 for Beginners"
22

3-
### Full Course - 12 Chapters
3+
### Full Course - ?? Chapters
44

55
---
66

@@ -67,17 +67,6 @@
6767
- 🔗 [remark](https://www.npmjs.com/package/remark)
6868
- 🔗 [remark-html](https://www.npmjs.com/package/remark-html)
6969
- 🔗 [limiter](https://www.npmjs.com/package/limiter)
70-
-
71-
### 🚀 Final Project Dependencies
72-
- 🔗 [react-icons](https://www.npmjs.com/package/react-icons)
73-
- 🔗 [next-mdx-remote](https://www.npmjs.com/package/next-mdx-remote)
74-
- 🔗 [highlight.js](https://www.npmjs.com/package/highlight.js)
75-
- 🔗 [rehype-highlight](https://www.npmjs.com/package/rehype-highlight)
76-
- 🔗 [rehype-slug](https://www.npmjs.com/package/rehype-slug)
77-
- 🔗 [rehype-autolink-headings](https://www.npmjs.com/package/rehype-autolink-headings)
78-
- 🔗 [sharp](https://www.npmjs.com/package/sharp)
79-
- 🔗 [next-sitemap](https://www.npmjs.com/package/next-sitemap)
80-
8170

8271
---
8372

@@ -94,5 +83,5 @@
9483
- 🔗 [Chapter 9 - Middleware](https://github.com/gitdagray/next-js-course/tree/main/next09)
9584
- 🔗 [Chapter 10 - Background & On-Demand Revalidation](https://github.com/gitdagray/next-js-course/tree/main/next10)
9685
- 🔗 [Chapter 11 - Mutating Data](https://github.com/gitdagray/next-js-course/tree/main/next11)
97-
- 🔗 [Chapter 12 - Final Project: Build & Deploy a Blog with Remote MDX Content](https://github.com/gitdagray/next-js-course/tree/main/next12)
86+
9887

next12/.eslintrc.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

next12/.gitignore

Lines changed: 0 additions & 36 deletions
This file was deleted.

next12/README.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

next12/app/api/revalidate/route.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

next12/app/components/CustomImage.tsx

Lines changed: 0 additions & 26 deletions
This file was deleted.

next12/app/components/ListItem.tsx

Lines changed: 0 additions & 19 deletions
This file was deleted.

next12/app/components/MyProfilePic.tsx

Lines changed: 0 additions & 16 deletions
This file was deleted.

next12/app/components/Navbar.tsx

Lines changed: 0 additions & 28 deletions
This file was deleted.

next12/app/components/Posts.tsx

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)