An open API service indexing awesome lists of open source software.

https://github.com/ilkaytech/cw_todo_list


https://github.com/ilkaytech/cw_todo_list

Last synced: 11 months ago
JSON representation

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)

![Project Snapshot](./todolist.gif)

### The following issues are covered in the project;

- HTML

- CSS

- JS

## Resources

- [Images](./image.png)