Skip to content

Commit 291ee91

Browse files
authored
add table
1 parent b09bc4c commit 291ee91

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

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

3-
This repo is made of 4 projects:
4-
5-
1. [**Batman App**](#batman): A web app about Batman TV Shows to understand Next.js basics.
6-
2. [**Blog App**](#blog): A very simple blog app.
7-
3. [**Game Vibes**](#gamevibes): A quick project using Netlify Identity with Next.js.
8-
4. [**Marmite**](#marmite): A small recipe app combining Next.js with Contentful.
3+
4 small projects to understand Next.js basics.
4+
5+
| # | Project | Description |
6+
| --- | --------------------------------- | ----------------------------------------------------- |
7+
| 01 | [**Batman App**](#batman) | A web app about Batman TV Shows to understand Next.js basics. |
8+
| 02 | [**Blog App**](#blog) | A very simple blog app. |
9+
| 03 | [**Game Vibes**](#gamevibes) | A quick project using Netlify Identity with Next.js. |
10+
| 04 | [**Marmite**](#marmite) | A small recipe app combining Next.js with Contentful. |
911

1012
## <a name="batman"></a>1) Batman app
1113

0 commit comments

Comments
 (0)