Skip to content

This is a project that helps to keep track of day-to-day activities or tasks. The todo_list can add tasks, remove completed tasks, and remove multiple completed tasks. The project is created on the following Stack HTML, CSS, JAVASCRIPT, and web pack

License

Notifications You must be signed in to change notification settings

Tobby8629/Todo_list

Repository files navigation

📗 Table of Contents

Todo_list is a project built with webpack with alot features such as adding and removing from the todo-list, dragable event, clear completed tasks

🛠 Built With VSCode

Client
Styling
Functionality
bundler

Key Features

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

A beginner developer can use this template as a starting point for creating other HTML projects that are properly set up with CSS and have ESLint configured.

Prerequisites

In order to run this project you need:

  • NODE
  • ESlint set up

Setup

Clone this repository to your desired folder:

gh repo clone https://github.com/Tobby8629/Todo_list.git

Install

To obtain a copy of this repository, clone it to your desired folder:

Commands:

  gh repo clone https://github.com/Tobby8629/Todo_list.git
  cd hello-world
  npm install -y



Usage

To run the project, execute the following command:

  • install serve with:
npm install -g serve
  serve -s .

Run tests

To run tests, run the following command:

  • To check for CSS errors
    npx stylelint "**/*.{css,scss}"
  • To check for HTML errors
    npx hint .
  • To check for Javascript errors
    npx eslint .

(back to top)

👥 Authors popoola samuel o.

(back to top)

🔭 Future Features

I'll add the following section to the webpage.

(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

Give credit to everyone who inspired your codebase.

I would like to thank Microverse and my studying partners

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a project that helps to keep track of day-to-day activities or tasks. The todo_list can add tasks, remove completed tasks, and remove multiple completed tasks. The project is created on the following Stack HTML, CSS, JAVASCRIPT, and web pack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published