/fullStackAssignmentOne

Personal Full-Stack Assignment #1

Primary LanguageJavaScriptMIT LicenseMIT

##How its made: used HTML, CSS, JS, node.js and MongoDB

This personal full-stack assignment utilizes JS and node.js. This app allows user login to account when access account user can delete what ever is added to the landing page.

Screen Shot 2021-03-28 at 10 13 29 PM

Screen Shot 2021-03-28 at 10 07 58 PM

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:8080

Credit

Worked with current house cass and hayden Modified from Scotch.io's auth tutorial