/to-do-list

To-Do-List is one of my JavaScript projects that displays a list of to-do activities and allows the user to add, remove, and update functionality.

Primary LanguageJavaScript

TO DO LIST

"TO DO LIST" is a simple website that displays a list of to do activities and allows you to add and remove activities from the list. In order to achieve this project i wrote some of function definitions using ES6 and webpack technology and applied html, css and JavaScript best practices.

ScreenShoot

screenshot

Built With

  • HTML
  • CSS
  • JavaScript Classes
  • Linters
  • Vscode
  • Webpack-5

Live Demo

Live Demo

Getting Started

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

Prerequisites

  • Node and NPM
  • Web browser (Google chrome)
  • Code Editor (VSCode)

Development (Running locally)

  • git clone the project
git clone git@github.com:Debas-31/to-do-list
  • Install Dependencies
npm install

To run StyleLint by itself, you may run the lint task:

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

Or to automatically fix issues found (where possible):

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

You can also check against Webhint:

npx hint --telemetry=off .

👤 Debas Gebreslasie

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • minimalist website
  • web.archive.org
  • Hat tip to anyone whose code was used
  • Inspiration, resources/assets used
  • etc

📝 License

MIT licensed.