Skip to content

This is a simple website buit using ES6 Syntax and Webpack of a "To-do list" 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.

License

Notifications You must be signed in to change notification settings

ashmalzahra/Webpack-Project-toDO-list

Repository files navigation

📗 Table of Contents

📖 Webpack project list

In this project, a simple HTML list of To Do tasks has been built using webpack and served by a webpack dev server.

Built With

  • HTML, CSS, JavaScript
  • VSCode
  • Webpack

Tech Stack

Client
  • CSS
Server
Database

Key Features

  • [Git Flow]
  • [Good HTML, CSS and JS practices]
  • [ES6, modules]

(back to top)

Live Link

💻 Getting Started

Clone this repository to get started with the project, make sure to configure linters by following the instructions in the Linters README file

Prerequisites

In order to run this project you need:

  • A working computer.
  • Connection to internet.

Setup

  • Clone the folder to your local machine.
  • Open the index.html file in your browser.

Run tests

  • After pushing the changes on github, merge your pull request and let github action process changes and fix errors, if any.
  • For stylelint errors run:sudo npx stylelint "**/*.{css,scss}" --fix for automatic fix.

Usage

To run the project, execute the following command:

  • Go to the file called index.html.
  • Right click Open Live Server.

(back to top)

👥 Authors

👤 Ashmal Zahra

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can.
  • Is the information saved in any database?

    • No, all data is saved in Local Storage.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a simple website buit using ES6 Syntax and Webpack of a "To-do list" 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published