CLI app to track your tasks and manage your to-do list. Details here
prompts: Prompts is a higher level and user friendly interface built on top of Node.js's inbuiltReadlinemodule.figlet: This package aims to fully implement the FIGfont spec in Javascript, which represent the graphical arrangement of characters representing larger characters.chalk: Chalk is a clean and focused library used to do string stylin in your termninal application.
- clone this repository
git clone https://github.com/TsitouhRanjafy/Task_Tracker.git
- enter to the project
cd "Task_Tracker"- install the dependecies
npm install- run the programme
npm start
