Skip to content

thasipablo/todo_list

Repository files navigation

📗 Table of Contents

📖 Todo List

Todo List is a simple todo list app built for webpack learning purpose.

🛠 Built With

Tech Stack

Markup
Style
Scripting

Key Features

  • HTML, CSS, and JS Best practices
  • Webpack optimization
  • Clear and user-friendly

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:thasipablo/todo_list.git
  npm init -y

Run tests

To run tests, run the following command:

  npx hint .
  npx stylelint "**/*.{css,scss}"
  npx eslint .

(back to top)

👥 Authors

👤 Author 1

🔭 Future Features

  • Contact form
  • Store data in a database
  • Share the todo list

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project fork it and make a PR, open an issue or invite me drink a coffee

🙏 Acknowledgments

We would like to thank all my code partners, and all reviewers

📝 License

This project is MIT licensed.

(back to top)

About

A simple todo list app for webpack learning purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors