Skip to content

ToDoList is a webpage where the user can create, read, update and delete tasks (CRUD). Built with vanilla JavaScript

Notifications You must be signed in to change notification settings

OscarFMdev/ToDoList

Repository files navigation

Todo list

In this project we will be using webpack to create, edit, and delete tasks from a list of tasks created by the user, the main goals of this project are:

  • Use webpack to bundle JavaScript.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.

Built With

  • JavaScript
  • Webpack
  • HTML & CSS

Live Demo (if available)

Live Demo Link

Getting Started

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

Prerequisites

Have git installed. (For version control) Have text editor installed. (Preferably VSCode) Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.

Install

Usage

With the todo list app you can:

  • Create a new task.
  • Add a new task.
  • Delete a new task.
  • Delete all the tasks completed.

Authors

👤 Oscar Fernández Muñoz

🤝 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

I want to thank:

  • My coding/learning partners for hearing my problems and helping me.

📝 License

This project is MIT licensed.

About

ToDoList is a webpage where the user can create, read, update and delete tasks (CRUD). Built with vanilla JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published