den-cloud / App-to-do

A "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. We build this website with ES6 and Webpack. We can add a new item, remove the selected item, edit the item, mark a selected item, and also can remove all items marked as complete at once.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App-T0-DO

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It is a simple website that allows for doing that, and it is done using ES6 and Webpack!

screenshot

Additional description about the project and its features.

Built With

  • Javascript
  • HTML
  • CSS
  • Fontawesome

Live Demo

Live Demo Link

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone
$ cd into  the cloned repo
$ Open a terminal and 'run npm install'
$ Run the command npm run start
$ Open the dist folder in the root of the app, open the index.html file with a browser(Chrome, Firefox...)

Authors

πŸ‘€ Author1

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

πŸ“ License

This project is MIT licensed.

About

A "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. We build this website with ES6 and Webpack. We can add a new item, remove the selected item, edit the item, mark a selected item, and also can remove all items marked as complete at once.


Languages

Language:JavaScript 76.5%Language:CSS 18.4%Language:HTML 5.1%