/To-Do-List-VanillaJavaScript

This is a to do list project, aimed at adding, editing, deleting and clearing all completed task, from the to do list.

Primary LanguageJavaScriptMIT LicenseMIT

to do List

To do list is a simple CRUD application that allows you to add, delete, update tasks that you are supposed to do.

Built With

  • HTML-5
  • CSS3
  • Javacript modules
  • Webpack
  • Linters

Live Demo

Live site URL to my to-do-List-VanillaJavaScript Live Demo Link

Getting Started

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

Prerequisites

  • You only need a browser to run the html file in.

Setup

  • Create a new folder to store the files in.

Install

  • Open your command prompt or terminal and run.
  • git clone git@github.com:abiodunraheem/to-do-List.git .

Usage

To use it run the following commands To get the configurations of the app run npm install To run the application run npm start

Run tests

  • To run tests run : npx hint . npx stylelint "**/*.{css,scss}" npx eslint .

Deployment

  • Project is deployed using
  • git push <branch_name>

Author

👤 Abiodun Raheem

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Thanks to Microverse

📝 License

This project is MIT licensed.