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

Home Page:https://hfg43.github.io/ToDoList/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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.

https://hfg43.github.io/ToDoList/

License:MIT License


Languages

Language:JavaScript 70.7%Language:CSS 17.9%Language:HTML 11.3%