Skip to content

Tafloninno/To_do_list

Repository files navigation


To-Do list

📗 Table of Contents

📖 To-Do list

This is a website that displays a list of Todo tasks and allows you to add new task, adit task and delete a completed task from the list

🛠 Built With VSCode

HTML/CSS, javascript, Webpack

Client
Styling
functionality

(back to top)

🚀 Live Demo

Live Demo

(back to top)

💻 Getting Started

A beginner developer can use this template as a starting point for creating one page APP projects using Javascript and HTML/CSS with clean and organized code using the module directory.

Prerequisites

In order to run this project you need:

  • Node
  • ESlint set up

Setup

Clone this repository to your desired folder:

gh repo clonehttps://github.com/Tafloninno/To_do_list

Install

Install this project with:

  
  gh repo clone Tafloninno/To_do_list
  cd To_do_list
  npm install -y

Run tests

To run tests, run the following command:

      npx stylelint "**/*.{css,scss}"
      npx hint .
    npx eslint .

(back to top)

👥 Mugisha.I ,

👤 Mugisha.I

(back to top)

🔭 Future Features

I'll add the following section to the webpage.

  • Add Remove and Add buttons
  • Interactive list

(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 leave a star ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

❓ FAQ (OPTIONAL)

  • Did you intergrate linters to your project

    • Yes
  • [Did you run all the tests

    • Yes

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

This is basic to-do list of creating new tasks, and removing the old task after you successfully completed them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published