ABOUT: In this project you create and perform different functions with your todo list. i.e. add new item, view all items, delete items from list.
HOW TO INSTALL PACKAGE: step#1: Create a folder (if exists) open command prompt in that directory.
Step#2: write below command in your command prompt: npm i @fuzza-raza/todoproject
This would install all the dependencies that are required to execute the project successfully.
Step#3: Once the installation is completed. Execute below commands one by one: tsc -w node main.js
Hope you enjoy the project! Share your reviews/feedback on my email fuzzaraza47@gmail.com