A simple To-Do List application built using Express.js, SQLite3, and Bootstrap.
This app allows you to add tasks with a start date and end date, view them, and delete completed tasks.
- Add tasks with a start date and end date.
- View all tasks in a clean, responsive interface.
- Delete tasks easily.
- Simple navigation with a lightweight front-end using Bootstrap.
FROM GITHUB :
- Clone this repository to your local machine:
git clone https://github.com/yourusername/todo-list-app.git cd todo-list-app
FROM NPM:
npm i @kazzamine/todo-list
to run project
```bash
npx @kazzamine/todo-list
by : amine Kazzout