https://github.com/aniellopiscopo/jquery-todo-list
Simple todolist made with HTML, CSS , bootstrap, JS and JQuery
https://github.com/aniellopiscopo/jquery-todo-list
bootstrap bootstrap5 cdn css css3 html html-css-javascript html5 javascript jquery js
Last synced: about 2 months ago
JSON representation
Simple todolist made with HTML, CSS , bootstrap, JS and JQuery
- Host: GitHub
- URL: https://github.com/aniellopiscopo/jquery-todo-list
- Owner: AnielloPiscopo
- License: mit
- Created: 2023-04-17T15:12:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-09T10:46:46.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T19:41:24.664Z (over 1 year ago)
- Topics: bootstrap, bootstrap5, cdn, css, css3, html, html-css-javascript, html5, javascript, jquery, js
- Language: JavaScript
- Homepage: https://aniellopiscopo.github.io/jquery-todo-list/
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
JQUERY-TODO-LIST
◦ Simple todolist made with HTML, CSS , bootstrap, JS and JQuery
◦ Main Link: https://aniellopiscopo.github.io/jquery-todo-list/
◦ Link of the same project without JQuery and with Vue: https://aniellopiscopo.github.io/vue-todolist/
---
## 📒 Table of Contents
- [📒 Table of Contents](#-table-of-contents)
- [🚀 Getting Started](#-getting-started)
- [📄 License](#-license)
---
## 🚀 Getting Started
### 📦 Installation
1. Clone the repository:
```sh
git clone https://github.com/AnielloPiscopo/jquery-todo-list
```
2. Change to the project directory:
```sh
cd jquery-todo-list
```
## 📄 License
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for additional info.
---