/To-Do-List

The Todo List Website is a web application designed to help users effectively manage their tasks, stay organized, and increase productivity. This project provides a user-friendly interface where individuals can create, update, and track their to-do lists, ensuring that important tasks are completed in a timely manner.

Primary LanguageJavaScriptMIT LicenseMIT


Todo List

📗 Table of Contents

📖 Todo List App

This is a todo list project and in this project you can add and remove your daily task.

🛠 Built With

Tech Stack

HTML5
CSS
Javascript
HTMLWebpackPlugin
WebpackDevServer

Key Features

  • User can add tasks
  • User can edit task
  • User can delete tasks

(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:

Install Git in your computer Git Any text editor VSCode Install linters on your local env't

Setup

Clone this repository to your desired folder:

git clone https://github.com/YoutLone/To-Do-List.git

Usage

Inside your IDE:

webpack-dev-server(http://localhost:8080)

  npm start

Build for production

npm run build

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Authors

👤 Than Myo Htet

-GitHub: @githubhandle -LinkedIn: LinkedIn

(back to top)

🔭 Future Features

  • Adding Navigation Menu
  • User friendly Styling

(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 it a ⭐️

(back to top)

🙏 Acknowledgements

I would like to thank Microverse For everything.

(back to top)

📝 License

This project is MIT licensed.

(back to top)