leonardodiasb / To-Do-List

This is a To-Do-List page. It has check, drag and drop, delete and clear all checked features. It was created with HTML, CSS and Vanilla JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do-List

This is my To-Do-List page. On this page you can write down a list of activities or reminders and delete them when they are finished.

This page is the first project I am doing using Webpack.

Live page: https://leonardodiasb.github.io/To-Do-List/

screenshot

Project Setup

  • Clone this repository (use this SSH key git@github.com:leonardodiasb/To-Do-List.git).
  • Open the folder project (To-Do-List).
  • Install all dependencies with "npm install" in the command line.
  • Run the project with "npm start" and the project will load automatically in your default browser

Built With

  • HTML
  • CSS
  • JS
  • Webpack

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

This is a To-Do-List page. It has check, drag and drop, delete and clear all checked features. It was created with HTML, CSS and Vanilla JavaScript.


Languages

Language:JavaScript 88.4%Language:CSS 8.4%Language:HTML 3.3%