Skip to content

This is a simple web app that manages the Todo list. The user can add, edit , delete and clear all completed todo items.

Notifications You must be signed in to change notification settings

huzaifakhan0308/Todo-list

Repository files navigation

📗 Table of Contents

📖 To-do

In this project I create a Todo App, you can add remove edit and delete at once all completed todos

🛠 Built With

Tech Stack

HTML | CSS | JS | ES6 | Webpack

Key Features

  • Can add delete and edit tasks
  • Stores data in local storage
  • Write tests using Jest

(back to top)

🚀 Live Demo

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

git clone https://github.com/huzaifakhan0308/Todo-list.git

Prerequisites

In order to run this project you need:

A GitHub | A code editor | A web browser

Install

Install this project with:

npm i

Usage

To run the project, open index.html with your preferred web browser or open it with a live server from your code editor

Run tests

To run tests, run the following command:

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

(back to top)

👥 Author

👤 Huzaifa khan

(back to top)

🔭 Future Features

  • Reminders and Notifications
  • Collaborative To-Do Lists
  • Analytics and Insights

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

Thanks Microverse, learn how to code > Join Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a simple web app that manages the Todo list. The user can add, edit , delete and clear all completed todo items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published