Skip to content

This is my Todo list web application which keeps tracks of todo to complete. This website is built using Html/CSS and Vanilla Javascript. Todo's are saved in local storage and it has two methods for add/remove and edit/Delete. and also I have use jest for test the modules funtctionality.

License

ahadb802/Webpack-Practice

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📖 Project Name

Webpack Template

🛠 Built With

  • HTML, CSS, and JavaScript

Key Features

Describe between 1-3 key features of the application.

  • Use webpack to bundle JavaScript.

(back to top)

🚀 Live Demo

Click Here

(back to top)

💻 Getting Started

To clone the repository in local environment try following steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using this link

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/ahadb802/Webpack-Practice.git

Usage

This website is applicable for both mobile and desktop version.

Run tests

Deployment

(back to top)

👥 Authors

👤 Abdul Ahad Bhatti

(back to top)

🔭 Future Features

  • Styling of the webpage
  • Animation to add or remove functionality
  • Adding responsiveness

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

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:

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

About

This is my Todo list web application which keeps tracks of todo to complete. This website is built using Html/CSS and Vanilla Javascript. Todo's are saved in local storage and it has two methods for add/remove and edit/Delete. and also I have use jest for test the modules funtctionality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published