https://github.com/ruthmy/todolist
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built with ES6 and Webpack!
https://github.com/ruthmy/todolist
html-css-javascript
Last synced: 8 months ago
JSON representation
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built with ES6 and Webpack!
- Host: GitHub
- URL: https://github.com/ruthmy/todolist
- Owner: Ruthmy
- License: mit
- Created: 2023-04-06T21:08:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T03:46:40.000Z (over 2 years ago)
- Last Synced: 2025-03-25T11:11:20.365Z (8 months ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage: https://ruthmy.github.io/TodoList/dist/index.html
- Size: 294 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To Do List App
# 📗 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)
- [📝 License](#license)
**"To Do List"** App is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
This project inspired by the [minimalist website.](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/)
Client
Server
Database
- HTML & CSS3
- JavaScript
- Linters
- Lihgthouse
- Webhint
- StyleLint
- ESLint
- Webpack 5
- Follow Microverse's list of best practices for JavaScript projects.
- [Live Demo Link](https://ruthmy.github.io/TodoList/dist/index.html)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
A browser that supports html5
Git and a GitHub account
### Setup
Clone this repository to your desired folder:
You can just create a Repository from the Template
or you can
Open your terminal and clone the repo with this command `cd my-folder git clone git@github.com:myaccount/my-project.git`
### Install
Install this project with:
You don't need install this project.
### Usage
To open it, make double-click on the HTML file. Run it in your browser.
### Run tests
Not applicable.
### Deployment
You can deploy this project using:
- [Implementation Link](https://github.com/microverseinc/curriculum-transversal-skills/blob/main/documentation/hello_microverse_project.md)
👤 **Ruth Abreu**
- GitHub: [@Ruthmy](https://github.com/Ruthmy)
- Twitter: [@rury_exe](https://twitter.com/rury_exe)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)
Upcoming improvements:
- Accessibility improvements.
- Add and Remove actions.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project and know someone who might find it helpful, please share it.
If you liked the original design that inspired this project, I recommend you [visit Cindy Shin's Behance post](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015). and follow her on Behance to support her work.
I would like to thank Microverse for pushing me to meet challenges like this.
This project is [MIT](https://github.com/Ruthmy/TodoList/blob/8311fa4cab31d658fba56fd0dfe19ae0c5b54468/LICENSE) licensed.