todo-app-ali
v1.0.5
Published
Simple Interactive Todo App
Downloads
3
Readme
npx todo-app-ali // Start the Game
Todo App
Todo App is a command-line todo list built with Node.js,Chalk, ChalkAnimation, boxen and Inquirer. It allows users to Guess the number.
Installation
- Clone the repository:
git clone https://github.com/alemughal/Typescript-Projects/tree/master/Todo%20App
- Navigate to the project directory:
cd Typescript-Projects/TodoApp
- Install the dependencies:
npm install
Usage
To start the Game, run the following command in your terminal:
npx todo-app-ali