https://github.com/maximoortelli/to-do-list-
https://github.com/maximoortelli/to-do-list-
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maximoortelli/to-do-list-
- Owner: maximoortelli
- License: mit
- Created: 2023-08-25T18:57:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T14:51:57.000Z (almost 3 years ago)
- Last Synced: 2025-02-07T20:50:02.531Z (over 1 year ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To Do List: Interactive List
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 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)
- [📝 License](#license)
# 📖 To Do List: Interactive List
To Do List: Interactive List. In this project, iwill add some functionality to my application to make it interactive. The user will also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage. The goal here is to master all of the tools and best practices learned about in previous steps to use them in all Microverse projects and most likely in my future job as well.
Client
- HTML 5
- CSS
- JAVASCRIPT
- WEBPACK
- **Use of linters**
- **Showcase of branching and pull request**
- **Example of profesional best practices**
To get a local copy up and running, follow these steps.
### Prerequisites
1. Git
2. A Web Browser with developer tools that supports HTML5 and CSS.
### Setup
1. On GitHub.com, navigate to the main page of the repository.
2. Above the list of files, click *Code*.
3. Copy the URL for the repository.
4. Open Terminal.
5. Change the current working directory to the location where you want the cloned directory.
6. Type git clone, and then paste the URL you of the reposotory.
``` $ git clone https://github.com/maximoortelli/To-Do-list-.git ```
### Install
No installation is required for this project.
### Usage
To run the project, open the *index.html* of the clone repository locally.
### Run tests
No tests available.
### Deployment
The project can be deployed to a hosting service.
👤 **Maximo Ortelli.**
- GitHub: [@maximoortelli](https://github.com/maximoortelli)
- Linkedin: [@maximoortelli](https://www.linkedin.com/in/maximo-ortelli-rueda-265228203/)
## 🔭 Future Features
This is the final build.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project you can clone it and feel free to improve it by making a pull request.
I would like to thanks for my family and my siblings.
This project is [MIT](LICENSE) licensed.