https://github.com/ilkaytech/cw_todo_list
https://github.com/ilkaytech/cw_todo_list
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilkaytech/cw_todo_list
- Owner: ilkaytech
- Created: 2023-06-16T14:29:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T16:56:05.000Z (almost 3 years ago)
- Last Synced: 2025-03-04T03:41:51.483Z (over 1 year ago)
- Language: JavaScript
- Size: 945 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project : To-do List App
## Description
Project aims to create a simple To-Do App.
## Project Skeleton
```
To-do List App (folder)
|
|----readme.md # Definition of the project
|----solution
|----index.html
|----style.css
|----script.js
```
## Outcome
🔗 [To-do List App](https://cw-todolist.netlify.app)

### The following issues are covered in the project;
- HTML
- CSS
- JS
## Resources
- [Images](./image.png)