/To-do-list

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!

Primary LanguageJavaScriptMIT LicenseMIT

To-do-list

Description

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!

Live Demo

You can check a live working version of this project here: live-demo

GETTING STARTED

Clone this repo : https://github.com/CindyDorantes/To-do-list.git

After cloning this project, run the following commands:

npm install
npm start

The npm install command installs all dependencies used in the project while npm start is used to start the development server and view the application on the browser.

Built With

  • HTML, CSS, JavaScript
  • Used Webpack as bundler
  • Icons from FontAwesome
  • (Used Lighthouse, Webhint, Stylelint, and ESLint as linters)

Authors

👤 Cindy Dorantes

🤝 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 Microverse and my learning partners for their help and support.

📝 License

This project is MIT licensed.