Skip to content

ToDo-list is a web-application for managing your daily tasks in the terms of To-Do's. A user can create, update, delete and manage these. It also used the localStorage for backup or store the data.

License

mahabubx7/todo-list-webpack-js

Repository files navigation

Todo List

📗 Table of Contents

📖 [Todo List]

[Todo List] is a tasks list for to do it and monitoring them.

Client

Key Features

  • [Clean and Simple Static Webpages]
  • [Only Raw HTML & CSS with Js]
  • [Nodejs for webpack]

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

Check Git is already installed and working:

 git --version
 node --version

It should not show you any error. And should return the version info.

Setup

Clone this repository to your desired folder:

Execute this:

  git clone git@github.com:mahabubx7/todo-list.git

Install

Install this project with:

Install Dependencies:

  cd your-project-folder
  npm install

Usage

To run the project, execute the following command:

Execute this:

  npm start

Run tests

To run tests, run the following command:

Testing with Lint-checks:

  npm test

Deployment

Deployed in Github Pages. Live Preview

(back to top)

👥 Authors

👤 Mahabub

👤 Jedda

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project... please give it a start.

(back to top)

🙏 Acknowledgments

I would like to thank... microverse team.

(back to top)

❓ FAQ (OPTIONAL)

  • [Why webpack?]

    • [It is a static bundler. It helps us to bundle a big and massy web-pages project into a bundled and gives us optimized performance. ]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

ToDo-list is a web-application for managing your daily tasks in the terms of To-Do's. A user can create, update, delete and manage these. It also used the localStorage for backup or store the data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published