/toDoListTurnedExpressed

To Do List Turned Expressed

Primary LanguageJavaScript

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

This personal express assignment is based on a previous To-Do list project. This project however utilizes JS and node.js. This app allows user to type in different items. once inserted added item is saved in a data base. User also able to cross out done itme and delete task.

Screen Shot 2021-03-28 at 10 46 56 PM

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run npm run savage
  2. Navigate to localhost:3000