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

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!

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

**"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/)

## 🛠 Built With

### Tech Stack

Client



Server

Database

### Key Features


  • HTML & CSS3

  • JavaScript

  • Linters

    • Lihgthouse

    • Webhint

    • StyleLint

    • ESLint



  • Webpack 5

  • Follow Microverse's list of best practices for JavaScript projects.

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://ruthmy.github.io/TodoList/dist/index.html)

(back to top)

## 💻 Getting Started

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)

(back to top)

## 👥 Authors

👤 **Ruth Abreu**

- GitHub: [@Ruthmy](https://github.com/Ruthmy)
- Twitter: [@rury_exe](https://twitter.com/rury_exe)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)

(back to top)

## 🔭 Future Features

Upcoming improvements:
- Accessibility improvements.
- Add and Remove actions.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

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.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for pushing me to meet challenges like this.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Ruthmy/TodoList/blob/8311fa4cab31d658fba56fd0dfe19ae0c5b54468/LICENSE) licensed.

(back to top)