|
10 | 10 |
|
11 | 11 | ## :page_facing_up: Table of contents
|
12 | 12 |
|
13 |
| -* [General info](#general-info) |
14 |
| -* [Screenshots](#screenshots) |
15 |
| -* [Technologies](#technologies) |
16 |
| -* [Setup](#setup) |
17 |
| -* [Features](#features) |
18 |
| -* [Status](#status) |
19 |
| -* [Inspiration](#inspiration) |
20 |
| -* [Contact](#contact) |
| 13 | +* [:zap: PERN Stack Auth](#zap-pern-stack-auth) |
| 14 | + * [:page_facing_up: Table of contents](#page_facing_up-table-of-contents) |
| 15 | + * [:books: General info](#books-general-info) |
| 16 | + * [:camera: Screenshots](#camera-screenshots) |
| 17 | + * [:signal_strength: Technologies](#signal_strength-technologies) |
| 18 | + * [:floppy_disk: Setup](#floppy_disk-setup) |
| 19 | + * [:wrench: Testing](#wrench-testing) |
| 20 | + * [:computer: Code Examples](#computer-code-examples) |
| 21 | + * [:cool: Features](#cool-features) |
| 22 | + * [:clipboard: Status, Testing & To-Do List](#clipboard-status-testing--to-do-list) |
| 23 | + * [:clap: Inspiration](#clap-inspiration) |
| 24 | + * [:file_folder: License](#file_folder-license) |
| 25 | + * [:envelope: Contact](#envelope-contact) |
21 | 26 |
|
22 | 27 | ## :books: General info
|
23 | 28 |
|
@@ -125,7 +130,7 @@ app.post('/todos', async (req, res) => {
|
125 | 130 |
|
126 | 131 | ## :clipboard: Status & To-Do List
|
127 | 132 |
|
128 |
| -* Status: error in registration |
| 133 | +* Status: Error in registration |
129 | 134 | * To-Do: Fix errors and complete testing
|
130 | 135 |
|
131 | 136 | ## :clap: :wrench: Inspiration/General Tools
|
|
0 commit comments