CesarHerr / To_do_List

"To-do list" is a tool for organizing your day. It allows you to create a simple list of tasks and mark them as complete when done. This particular To-do list is built using modern technologies like ES6 and Webpack. It goes beyond just task management by incorporating functions testing with Jest, making it a comprehensive and robust project.

Home Page:https://cesarherr.github.io/To_do_List/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To do List

πŸ“— Table of Contents

πŸ“– [ To do List ]

[To do List] In this project, you can find the work that I have been developing throughout my learning experience.

πŸ›  Built With

1.- HTML.

2.- Javascript.

3.- Webpack.

4.- CSS.

Tech Stack

Client

Key Features

- **[application Deploy ]**

(back to top)

πŸš€ Live Demo

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

- Code Editor.
- Git and Github account.
- Web browser.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/CesarHerr/To_do_List.git

Install

Install this project with:

You Don't need install this project

Usage

To run the project, execute the following command:

Double click on the HTML file, open it in your browser.

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

Implementation

(back to top)

πŸ‘₯ Authors

πŸ‘€ CΓ©sar Herrera

(back to top)

πŸ”­ Future Features

  • Add a better Styles
  • Add event listeners to list items (dragstart, dragover).

(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 and you think is useful to someone please share it

(back to top)

πŸ™ Acknowledgments

I would like to thank team of microverse and the micronauts for hitting me up with new knowledge.

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

"To-do list" is a tool for organizing your day. It allows you to create a simple list of tasks and mark them as complete when done. This particular To-do list is built using modern technologies like ES6 and Webpack. It goes beyond just task management by incorporating functions testing with Jest, making it a comprehensive and robust project.

https://cesarherr.github.io/To_do_List/dist/

License:MIT License


Languages

Language:JavaScript 92.1%Language:CSS 7.9%