Ruthmy / todoListApp-bestPractices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List App

πŸ“— Table of Contents

πŸ“– 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.

πŸ›  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


(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:

(back to top)

πŸ‘₯ Authors

πŸ‘€ 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.

(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. 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 licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 51.1%Language:CSS 34.4%Language:HTML 14.5%