bhushan354 / To-Do-List

This is a simple To-Do-List website built using ES6 and Webpack . it organizes your daily tasks and adds new tasks also drag and drops to rearrange them .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List

πŸ“— Table of Contents

[To Do List] tasks adds/removes books to the list.

πŸ›  Built With

Tech Stack

  • HTML
  • CSS
  • JAVASCRIPT

Key Features

  • [Used plain Javascript]
  • [When the user clicks "Add" button, it adds the book to the list]
  • [When the user clicks "Remove" button, it removes the book from the list]

(back to top)

πŸ’» Getting Started

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

Prerequisites

  • Browser
  • Node
  • Code Editor

In order to run this project you need:

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

  • Choose a directory
  • Open a Terminal
  • write: git clone git@github.com:zhorabay/Awesome-books.git
  • get into to directory "Awesome-books"
  • write: npm install [

(back to top)

πŸ‘₯ Authors

πŸ‘€ Bhushan Deshmukh

(back to top)

πŸ”­ Future Features

  • [Refactor to use JavaScript classes]
  • [Complete website with navigation]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, pplease, feel free to star the repository and share it with others who might benefit from it.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse team and Code reviewers who helped us with creating this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a simple To-Do-List website built using ES6 and Webpack . it organizes your daily tasks and adds new tasks also drag and drops to rearrange them .

License:MIT License


Languages

Language:JavaScript 79.5%Language:HTML 10.6%Language:CSS 9.9%