To-Do-List icon indicating copy to clipboard operation
To-Do-List copied to clipboard

A to-do list Web application that lets the user add, remove and reorder to do lists and checks a task when completed with a button to delete all completed task

TO DO LISTS

A Web application that lets the user add, remove and reorder to do lists

Built With

  • Html,JS,CSS
  • Webpack and other dependencies
  • Git, Github, linters

Setup

To get a local copy up and running you'll need to have NodeJS installed on your local machine.

Install

After installing NodeJS please follow the next steps...

Usage


npm i

-- for installing dev dependecies.


npm run build

-- to run the project.

Testing


npm i jest

npm i jest-environment-jsdom

-- to install jest


npm test

-- to run the test

## Live Demo

[Live Demo Link](https://promzzykoncepts.github.io/To-Do-List/)

## Author

👤 **PROMISE OKECHUKWU**

- GitHub: [@promzzykoncepts](https://github.com/PromzzyKoncepts)
- Twitter: [@promzzy](https://twitter.com/promzzy)
- LinkedIn: [promiseokechukwu](https://linkedin.com/in/promiseokechukwu)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- minimalist website
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.