mryeminthu / To-Do-list

The Todo List Website is an online platform created to assist users in efficiently handling their tasks and to-do lists.

Home Page:https://mryeminthu.github.io/To-Do-list/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To do list

πŸ“— Table of Contents

πŸ“– [To do list]

The Todo List Website is an online platform created to assist users in efficiently handling their tasks and to-do lists.

πŸ›  Built With

Tech Stack

Client

Key Features

  • User can add daily jobs.
  • User can delete daily jobs.

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

  • To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

Prerequisites

  • To launch the project, please clone my repository onto your PC.

Setup

Clone this repository to your desired folder:

  • Click Code button (shown in green color)
  • Copy URL.
  • Please clone it with the following command: git clone (your copied URL)

Install

  • Install VS code, Node.js and git on your local computer.

Usage

  • In order to run this project, please clone this repository to your PC and open index.html file.

Run tests

To trace linter errors in VS code, please use the following commands:

  • For HTML:
npx hint .
  • For CSS:
npx stylelint "**/*.{css,scss}"
  • For Javascript:
npx eslint .

Deployment

  • You can deploy this project using: gitHub pages

(back to top)

πŸ‘₯ Author

πŸ‘€ Ye Min Thu

(back to top)

πŸ”­ Future Features

  • To create Responsive Web Design.

(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, follow my Facebook Page and subscribe my You Tube Channel.

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Microverse and my coding partner.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The Todo List Website is an online platform created to assist users in efficiently handling their tasks and to-do lists.

https://mryeminthu.github.io/To-Do-list/dist/

License:MIT License


Languages

Language:JavaScript 84.5%Language:HTML 8.5%Language:CSS 7.0%