/todo-list

This is a html-css-javascript project to build a minimalist to-do list application. This project includes the webpack technology.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 ToDo-List

Todo-List aims to create a to-do list app in a minimalist way.

🛠 Built With

Tech Stack

Client

Key Features

  • Webpack
  • Dynamic to-do list
  • Hit 'enter' key feature to add new task

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

Setup

Clone this repository to your desired folder:

https://github.com/AliRezaBmeDu/todo-list.git

Install

Install this project with:

  cd todo-list
  npm install

Usage

To run the project, execute the following command:

npm install

Deployment

The page is deployed to todo-list github page

Run tests

npm run build

npm start

(back to top)

👥 Authors

👤 Mohammad Ali Reza

(back to top)

🔭 Future Features

  • [ ]Drag and Drop feature
  • [ ]Clear list functionalities
  • [ ]Interactive list

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

(back to top)

🙏 Acknowledgments

  • All documents provided by Microverse.
  • Official documentation of webpack.

(back to top)

📝 License

This project is MIT licensed.

(back to top)