fed1k / To-do-list.github.io

The user can add his daily to do here and when list item is completed he/she can remove it from the list or even edit it if he made a mistake. And also remove all of them in one try.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-do-list

The user can add his daily to do here and when list item is completed he/she can remove it from the list or even edit it if he made a mistake. And also remove all of them in one try.

screenshot

Built with:

  • HTML
  • Javascript (ES6)
  • CSS
  • Webpack
  • Fontawesome

Getting Started

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

  1. Under the repository name, click the Clone or download green button.

clone

Live

Live

  1. Copy the URL given by clicking the clipboard button

  2. Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.

  3. Type git clone and the paste the URL you previusly copied to the clipboard

  4. Change the current directory to the newly created folder

  5. Now open the index.html file on your browser. You can add and remove books which persist on browser reloads.

Author

👤 Allamurotov Firdavs

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

The user can add his daily to do here and when list item is completed he/she can remove it from the list or even edit it if he made a mistake. And also remove all of them in one try.


Languages

Language:JavaScript 80.0%Language:CSS 14.6%Language:HTML 5.4%