ivanmvh / to-do-list-imvh

In this project we will be using webpack to create, edit, and delete tasks from a list of tasks created by the user, the main goals of this project are: Use webpack to bundle JavaScript. Learn how to use proper ES6 syntax. Use ES6 modules to write modular JavaScript.
2 stars 0 forks source link

logo

Todo List Application

πŸ“— Table of Contents

πŸ“– ToDo List

In this project we will be using webpack to create, edit, and delete tasks from a list of tasks created by the user, the main goals of this project are:

πŸ›  Built With

Tech Stack

Key Features

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

Have git installed. (For version control) Have text editor installed. (Preferably VSCode) Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/ivanmvh/to-do-list-imvh.git
  cd to-do-list-imvh

Install

Install this project with:

  npm install

Usage

With the todo list app you can:

Deployment

You can deploy this project using: GitHub page

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ivan Martinez von Halle

(back to top)

πŸ”­ Future Features

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

(back to top)

πŸ™ Acknowledgments

We would like to thank Microverse Community.

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)