jevazquezb / To_do_list

This is a simple to-do list web application. The user can add and remove tasks from the list, edit the description of the tasks and mark them as complete to clean the list. Built with JavaScript and Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To do list

In this project, we built a simple HTML list of To Do tasks. This simple web page was created using webpack and served by a webpack dev server.

Built With

  • HTML, CSS and JavaScript.
  • Linters and Webpack.
  • GitHub

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

NodeJS

Setup

1. git@github.com:jevazquezb/To_do_list.git
2. cd To_do_list

Install

npm install

Usage

npm run dev

Done!

Ready to work?⛏️ You're all set to explore and change the repo locally (on your computer).

Author

👤 Jesús Vázquez

🤝 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

  • Google!!!
  • Inspiration.
  • etc.

📝 License

This project is MIT licensed.

About

This is a simple to-do list web application. The user can add and remove tasks from the list, edit the description of the tasks and mark them as complete to clean the list. Built with JavaScript and Webpack.


Languages

Language:JavaScript 63.7%Language:CSS 27.4%Language:HTML 8.9%