Skip to content

Latest commit

 

History

History
107 lines (64 loc) · 2.75 KB

README.md

File metadata and controls

107 lines (64 loc) · 2.75 KB

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)