danutibe07 / To-Do-List

The To-Do app will allow users to create and manage a list of tasks or activities that they need to complete throughout the day or week. The app will have a simple and intuitive interface that users can quickly navigate to add new tasks, view their current tasks, and mark completed tasks as done.
https://danutibe07.github.io/To-Do-List/dist
MIT License
3 stars 0 forks source link
css html javascript webpack

Todo_List_With_Webpack

📗 Table of Contents

📖 Awesome Books

It's a book collection project. It was built with JavaScript , webpack & CSS.

🛠 Tech Stack

Key Features

(back to top)

🚀 Live Demo

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

Setup

Once you have git installed on your machine you can clone project by running the command below. To clone your project to your local machine

  git clone git@github.com:dev-mamun/Awesome-books.git

Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP

Install

Install this project with:

  cd To-Do-List

For this project, you don't need to install any dependencies but if you prefer to install any dev dependencies run:

  npm install
  npm init -y
  npm install --save-dev hint@7.x
  npx hint .
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

To run the project, use the following :

Alternative: Locate the folder where you cloned your project and open the index.html file in your browser to view your project.

(back to top)

👥 Author

👤 Akpan Daniel

🤝 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!

If you like this project feel comfortable to endorse the author.

(back to top)

🙏 Acknowledgments

I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)