Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jane-does-coding/to-do-list
A to-do list to help you keep your tasks together!
https://github.com/jane-does-coding/to-do-list
css html localstorage vanilla-javascript
Last synced: 3 months ago
JSON representation
A to-do list to help you keep your tasks together!
- Host: GitHub
- URL: https://github.com/jane-does-coding/to-do-list
- Owner: jane-does-coding
- Created: 2024-01-08T01:45:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-10T18:21:07.000Z (12 months ago)
- Last Synced: 2024-06-09T00:24:50.566Z (8 months ago)
- Topics: css, html, localstorage, vanilla-javascript
- Language: CSS
- Homepage: https://yevheniiasimaka.github.io/To-Do-List/
- Size: 63.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do List
## Live Demo
[To Do List](https://yevheniiasimaka.github.io/To-Do-List/)## Tech Stack:
[![My Skills](https://skillicons.dev/icons?i=html,css,js)](https://skillicons.dev)## Description
A to-do list to help you keep your tasks together! It's simple enough, and has minimal technologies used, while it still has all the needed functionality to work perfectly!### Cloning the repository
```shell
git clone https://github.com/YevheniiaSimaka/To-Do-List
```### Running the website
To run the website you can use the "Live Server" Extention for the VS code or right click on index.html select "copy path" and paste it into the browser.