/Todo-List

This is a super Todo-List that carries list of tasks you need to complete or things that you want to do. They're organised in order of priority, with features such as Edit Todo, delete todo, Delete all completed Todos. Built with Vanilla JavaScript

Primary LanguageJavaScript

TODO-LIST

Creating a simple Todo List that stores list using Class and Stores in Local Storage. Handling a Complete CRUD operations. The project is fully a javaScript project with Webpack for handling the Package.

Live Demo

Click here to view the full project live.

Built With

Languages
  • HTML
  • CSS
  • JAVASCRIPT (Webpack)
  • Package Management with Node (NPM)
Tools
  • Github
Code Editor
  • VS code
Packages
  • NPM
  • Node

Getting Started

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

Project Setup

Prerequisites

  • Install a Code Editor (VS Code, Atom)
  • Install NPM and Nodejs package.

Setup

  • Open Terminal make a empty folder and Cd to the folder
cd foldername
  • Clone the project repo
https://github.com/uisendy/Todo-List

Linter

  • Create a .github/workflow folder and paste linter.yml file.
  • Run linter command in terminal
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  • Linter (Stylelint) is installed.

Author

  • Github: @SendyIU
  • Twitter: @sinieke

🤝 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

  • Microverse

📝 License

This project is MIT licensed.