Anubhav311 / webdb-ii-guided

Guided Project for Web DB II Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DB II Guided Project

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.

About

Guided Project for Web DB II Module


Languages

Language:JavaScript 100.0%