Submodule 23.1: Prepration

Introduction

The next step in this course is to store data in the db.json file in our json-server.

These data will be rendered in the HTML view every time we will call the page from our browser.

Let's prepare this page!

We will follow the same procedure that we used in the previous module. Follow the links provided on each page to remember how to accomplice the procedures.