/ToDoList

This project is about a generation of a To Do List application using HTML, JavaScript, the browser's Local Storage, and Webpack as a compiler. Users can add, edit and remove items through a user-friendly interface.

Primary LanguageJavaScriptMIT LicenseMIT

README

📗 Table of Contents

📖 [To Do List]

This project is about a generation of a To Do List application using HTML, JavaScript, the browser's Local Storage, and Webpack as a compiler. Users can add, edit and remove items through a user-friendly interface.

[To Do List] is a project where I put in practice ES6 semantics and use of webpack.

🛠 Built With

Tech Stack

Client
Style
Dynamic
Standar code

Key Features

  • [Use Linters]
  • [Use ES6 syntax]
  • [Use JavaScript Modules]
  • [Use Webpack Template]
  • [Improve UX by adding more intuitive interaction]
  • [Clear all list intems button]

(back to top)

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

Open on Visual Studio Code or any other code reader, and use an app as Live Server to review online.

Setup

Clone this repository to your desired folder:

git clone https://github.com/HFG43/ToDoList

Install

Open index.html file with your Code Editor, and review the behaviour of the page under different sizes.

Usage

To run the project, execute the following command:

Run index.html on yor Web Browser to view changes.

Example command on VSC: Select your index.html file Run Open with Live Server.

Run tests

To run tests, run the following command:

No test available yet.

Deployment

You can deploy this project using:

[My portfolio deployment link] (https://hfg43.github.io/ToDoList/)

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Drag & Drop option]
  • [Deployment using GH Pages]

(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 Star it!

(back to top)

🙏 Acknowledgments

I will like to thank Microverse and their Code Reviewers!!

(back to top)

📝 License

This project is MIT licensed.

(back to top)