YoutLone / 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.

Home Page:https://github.com/YoutLone/To-Do-List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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)

About

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.

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

License:MIT License


Languages

Language:JavaScript 79.0%Language:CSS 15.5%Language:HTML 5.4%