/ToDoList

Primary LanguageJavaScript

ToDoList

This is a back-end implementation of a web based user application. With this application, one can create their account and add tasks in it.

Package Installation

  • Use npm install to install all the required packages.
  • To test the application, run npm run dev from the terminal.

Technology Stack

Brief Instructions