Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gealsanchez/todolist

This project stores the description of a task in the Local Storage, the user can update and delete any task in the API based on its completion. To Do list: Easily add & remove tasks to a list. Built with HTML, CSS & JavaScript.
https://github.com/gealsanchez/todolist

css html javascript

Last synced: 21 days ago
JSON representation

This project stores the description of a task in the Local Storage, the user can update and delete any task in the API based on its completion. To Do list: Easily add & remove tasks to a list. Built with HTML, CSS & JavaScript.

Awesome Lists containing this project

README

        

# To Do List
2 Module Week 2

## Built With

- Major languages :\

**Javascript** \
**HTML5**
**CSS3**

## Getting Started

**This is an example of how you may give instructions on setting up your project locally.**

To get a local copy up and running follow these simple example steps.

### Prerequisites

* **Node Installation:** [Install node js](https://nodejs.org/en/download/)
* **Install also a code editor**

### Setup & Install

Download sources from [Githubhttps://github.com/gealsanchez/AwesomeBooks/awesomeBooks.zip) or throught the command:
```
[email protected]:gealsanchez/todolist.git

```https://github.com/gealsanchez/todolist/archive/refs/heads/main.zip

### Usage

After downloading source on your local machine, you can simply edit the HTML and CSS files from the folder. To preview the changes you make to the code, you can open the index.html file in your web browser.

## Authors

👤 **Gerson SANCHEZ**

- GitHub: [@githubhandle](https://github.com/gealsanchez)
- Twitter: [@twitterhandle](https://twitter.com/gealsanchez)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/gerson-sanchez-88309b57/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./LICENSE) licensed.

_To know more about, go to [MIT license](https://choosealicense.com/licenses/mit/).