Minimalist-todo

Minimalist-todo is a project done This is for the activity "To Do list: list structure" of the Microverse Program. The goal is to use webpack and ES6.

Stars
7

Table of Contents

Minimalist-todo

Minimalist-todo is a project done This is for the activity "To Do list: list structure" of the Microverse Program. The goal is to to learn use webpack and javascript ES6.

Preview

Built With

Tech Stack

  • HTML
  • CSS
  • JavaScript

Key Features

  • Use Webpack
  • Use ES6
  • Use Add/Update/Remove Tasks
  • Drag and Drop task feature

Live Demo

Live Demo Link

Getting Started

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

Setup

Clone this repository to your desired folder and install required dependencies:

  cd my-folder
  git clone [email protected]:myaccount/my-project.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm run build
  npm start

Authors

Dicko Allasane

Future Features

  • Drag and Drop task
  • Personnalize the style

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

Acknowledgments

Inspired by getminimalist, thanks to them

License

This project is MIT licensed.

Related Projects