Skip to content

"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. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!

License

Notifications You must be signed in to change notification settings

Rifat8080/To-do-list

Repository files navigation

To Do List

📗 Table of Contents

📖 [To Do List]

[To Do List] is a simple project which is made using JavaScript and it is adding, removing and storing the to-do into the local storage of the browser.

🛠 Built With

  • HTML
  • CSS
  • JavaScript
  • Linters

Tech Stack

This project is created using JavaScript objects and DOM.

Key Features

  • [Adding To-Do]
  • [Removing To-Do]
  • [Storing the list of to-do in local storage]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Laptop
  • GitHub
  • Git
  • Internet connection.

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  cd to-do-list
  npm install

Run tests

To run tests, run the following command:

  • npx hint .
  • npx stylelint "*/.{css,scss}"
  • npx eslint .

Deployment

I have deployed this project using: Github pages

(back to top)

👥 Authors

👤 Md Mahadi Hasan Rifat

(back to top)

🔭 Future Features

  • [adding to-do]
  • [removing to-do]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"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. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published