/webdb-ii-guided

Guided Project for Web DB II Module

Primary LanguageJavaScript

DB II Guided Project Solution

Guided project DB II Module.

Prerequisites

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type yarn or npm i to download dependencies.
  • type yarn server or npm run server to start the API.

Please follow along as the instructor adds data persistance to the API.