Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

README

        

# To Do List

todo-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.