/To-Do-list

This is a To-Do list made using Webpack, JS, HTML and CSS. It allows to add, edit, delete and mark tasks as completed.

Primary LanguageJavaScriptMIT LicenseMIT

To Do list

In this project I build a mobile and desktop version of a website, using what I learned in HTML and CSS.

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

For a live demo of the Portfolio click here.

Getting Started

To get a local copy of the project, follow these steps:

  1. Open the terminal and navigate to the folder where you would like to put these files.
  2. Type the following commands into the terminal:
git clone https://github.com/jsug9/To-Do-list
cd To-Do-list
open index.html

Run Tests

To run tests follow the following steps:

  1. Open your terminal and navigate to the todo directory.
  2. Install jest typing into your terminal:
npm install --save-dev jest
  1. Run the test typing into your terminal:
npm run test
  1. If you want to check the coverage, type into your terminal:
npm run coverage

Author

👤 Augusto Galindo

🤝 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

Thanks to my coding partner who helped me a lot and taught me new tricks.

👤 Dangelo Arrivillaga

📝 License

This project is MIT licensed.