Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gealsanchez/thetodolist
This project stores the description of a task, 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. Local Storage Handling.
https://github.com/gealsanchez/thetodolist
Last synced: 21 days ago
JSON representation
This project stores the description of a task, 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. Local Storage Handling.
- Host: GitHub
- URL: https://github.com/gealsanchez/thetodolist
- Owner: gealsanchez
- License: mit
- Created: 2023-01-19T20:02:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T20:39:02.000Z (almost 2 years ago)
- Last Synced: 2024-11-03T16:36:54.946Z (2 months ago)
- Language: JavaScript
- Homepage: https://gealsanchez.github.io/thetodolist/dist/
- Size: 863 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To Do List Project
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[To Do List]** This project stores the description of a task, 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. Local Storage Handling.
## 🛠 Built With
- HTML, CSS & Javascript
- GitHub
- Webpack
- Node- **[ES6 syntax]**
- **[Modular JavaScript]**
- **[Webpack]**- [Live Demo Link](https://gealsanchez.github.io/listTodo/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [https://github.com/gealsanchez/listTodo.git]
```### Install
Install this project with:
```sh
cd my-folder
npm install
```### Usage
To run the project, execute the following command:
```sh
cd my-folder
npm start
```### Run tests
To run tests, run the following command:
### Deployment
You can deploy this project using:
👤 **Gerson SANCHEZ**
- GitHub: [@githubhandle](https://github.com/gealsanchez)
- Twitter: [@twitterhandle](https://twitter.com/gealsanchez)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/gerson-sanchez-88309b57/)- [ ] **[Send and receive data from an API]**
- [ ] **[JSON]**
- [ ] **[Asynchronous code]**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project...
I would like to thank...
- **[Question_1]**
- [Answer_1]
- **[Question_2]**
- [Answer_2]
This project is [MIT](./LICENSE) licensed.