Skip to content

The To-Do List app is a fully functional app that can be used to maintain daily tasks. Functionality includes adding, editing, single task deletion, and bulk delete. This project is made using JavaScript, CSS, and HTML. Webpack is used to compile all JavaScript files to one main.js file

Notifications You must be signed in to change notification settings

Donard97/To-Do-List

Repository files navigation

To-Do-List

In this project, I build a simple HTML list of To Do tasks.This simple web page is built using webpack and served by a webpack dev server. image

Built With

  • Major languages:
  1. ES6/JavaScript
  2. HTML
  3. CSS
  • Technologies used:
  1. Git
  2. GitHub
  3. VS Code

Live Demo

Live Demo Link

Getting Started

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

Clone the repo with git clone https://github.com/Donard97/To-Do-List

Start the Project $ npm start - serve the project in browser.

If you want to test the project run $ npm test on terminal .

Install dependencies $ npm install.

If you want to build the project $ npm run build - this will build the project in /dist folder.

Authors

👤 Donard Golaj

👤 Rustam Tolipov

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

📝 License This project is MIT licensed.

About

The To-Do List app is a fully functional app that can be used to maintain daily tasks. Functionality includes adding, editing, single task deletion, and bulk delete. This project is made using JavaScript, CSS, and HTML. Webpack is used to compile all JavaScript files to one main.js file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published