Skip to content

To-Do List registers the things that you want to do and improves your productivity. You can add, edit, delete, reorganize, check, and clear tasks. Also, it keeps the list of your daily tasks in the Local Storage.

Sahar-AbdelSamad/To-do-list

Repository files navigation

To Do List

"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.

This website is built using ES6 and Webpack!

Below is a PNG showing the app

PNG

Live Demo

You can see the app live here

Built With

  • HTML, CSS, JavaScript, Webpack.

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

Setup

Clone the repository using git clone and pasting the following link git@github.com:Sahar-AbdelSamad/To-do-list.git. Clone it in your desired location on your computer.

Install

Run the command npm install to install all project's dependencies.

Deployment

Run npm run build to get the dist folder with the HTML and JS files in it Run the command line npm start, the basic template will automatically open the index.html file in a browser. Distribution files are generated by webpack and served by webpack dev server from /dist folder.

Authors

👤 Sahar Abdel Samad

🤝 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!

About

To-Do List registers the things that you want to do and improves your productivity. You can add, edit, delete, reorganize, check, and clear tasks. Also, it keeps the list of your daily tasks in the Local Storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published