Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.36 KB

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