/To-do-or-not-to-do

This is an app that allows you to create a list of pending tasks to finish, you can add tasks, mark them as completed, and delete them.

Primary LanguageJavaScript

To Do List

This is an app that allows you to create a list of pending tasks to finish, you can add tasks, mark them as completed, and delete them.

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack-cli

Live Demo

To-do-or-not-to-do App Live!

Getting Started

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

Prerequisites

  • Node.js

Setup

  • Use your github account and your terminal to clone this repository to your computer:

https://github.com/pountzas/To-do-or-not-to-do.git

  • Go to the cloned directory: cd To-do-or-not-to-do.git

  • Run the following command to install dependencies: npm install

  • Run the command to run the build: npm run build

  • Run the following command to compile the files for production: npx webpack serve

Usage

Run dist/index.html in your preferred browser.

Authors

👤 Nikos Pountzas

🤝 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

📝 License

This project is MIT licensed.