Skip to content

This is a website which allows users to add their to do tasks and mark them completed if they are done also allows users to delete, edit and clear all completed tasks.

License

Notifications You must be signed in to change notification settings

medsonmoombe/todo-list

Repository files navigation

todo-list

image

Description the project. this project is about the todo-list i did during Microverse to build a website for adding and removing the tasks using ES6 modules and webpak.Done using HTML, CSS and JAVASCRIPT

Built With

  • HTML
  • CSS
  • JAVASCRIPT

Live Demo (if available)

Live Demo Link

Getting Started

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

Prerequisites

  • Web browser
  • Code editor

Setup

git clone (https://github.com/medsonmoombe/todo-list)
cd todo-list-add-and-remove
npm install
npm build
npm start

Run the following commands to run linter tests

WebHint

npx hint .

StyleLint

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

ESLint

npx eslint .

Authors

👤 Author1

👤 Author2

👤 Author3

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

About

This is a website which allows users to add their to do tasks and mark them completed if they are done also allows users to delete, edit and clear all completed tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published