Landoooooo / webauth-i-guided

Mini project for Authentication Sprint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Auth I Guided Project

Guided project for Web Auth I 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 authentication to the API.

About

Mini project for Authentication Sprint

License:MIT License


Languages

Language:JavaScript 100.0%