https://github.com/metecode/todo-app
https://github.com/metecode/todo-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/metecode/todo-app
- Owner: Metecode
- License: mit
- Created: 2022-02-28T19:32:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T21:46:01.000Z (about 4 years ago)
- Last Synced: 2025-02-25T23:13:43.443Z (over 1 year ago)
- Language: SCSS
- Size: 3.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToDo-App
## The Goal Of The Project
I aimed to learn and experience javascript DOM.
## Technologies to be used in the Project:
- HTML
- CSS
- Javascript
- BOOTSTRAP v5
### Project Details:
In this project , a simple to-do list has been applied. I have add and remove operations.The project works with local storage

## Installation
```
git clone https://github.com/Metecode/ToDo-App.git
```
## Usage
```
cd
code .
```
## References
[The web course](https://www.udemy.com/course/komple-web-developer-kursu/) which i study has benefited.
***Mete Uçar***