Skip to content

A Todo_list app that make a list todo from an input to allow users to add and remove from the todo-list, dragable event, clear completed tasks. built with Html, Css, Javascript, Bootstrap, webpack and served by a webpack dev server.

License

HanaSabih/To-Do-list-list-structure

Repository files navigation

To Do list: list structure

📗 Table of Contents

📖To Do list: list structure

This is a To Do list: build with a simple HTML list of To Do tasks. This simple web page will be built using webpack and served by a webpack dev server, with testing.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JAVASCRIPT
  • WEBPACK

Key Features

  • Responsive design
  • Used only webpack, CSS, html and Javascript

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A personal computer connected to the internet
  • A Modern/Updated web browser
  • Have a local version control like git installed on your computer and a Github account
  • Code editor installed on your computer

Setup

Clone this repository to your desired folder:

    cd your-desired-folder
    git clone https://github.com/HanaSabih/To-Do-list-list-structure.git

Install

Install this project with:

    cd your-desired-folder
    git clone https://github.com/HanaSabih/To-Do-list-list-structure.git

Usage

To run the project, open index.html with your preferred browser.

Run tests

To run tests, run the following command in your git bash or CLI:

  • npx hint . : for the html codebase and use of best practices.
  • npx stylelint "**/*.{css,scss}" : for the css codebase and use of best practices. you can add.
  • npx eslint . : for the JavaScript codebase and use of best practices.

👥 Authors

👤 Hana Sabih

(back to top)

🔭 Future Features

[] Add date and time for each book and store it

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly give a ⭐️.

(back to top)

📝 License

This project is MIT licensed.

About

A Todo_list app that make a list todo from an input to allow users to add and remove from the todo-list, dragable event, clear completed tasks. built with Html, Css, Javascript, Bootstrap, webpack and served by a webpack dev server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published