Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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 .
https://github.com/bhushan354/to-do-list

css html5 javascriptes6

Last synced: 7 days ago
JSON representation

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 .

Awesome Lists containing this project

README

        



To Do List


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

**[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 [email protected]:zhorabay/Awesome-books.git
- get into to directory "Awesome-books"
- write: npm install
[

(back to top)

## 👥 Authors

👤 **Bhushan Deshmukh**
- GitHub: [@bhushan](https://github.com/bhushan354)
- Twitter: [@bhushan](https://twitter.com/Bhushan_4885)

(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](./LICENSE) licensed.

(back to top)