Skip to content

"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.

License

Notifications You must be signed in to change notification settings

mailsg/To-do-list

Repository files navigation

📗 Table of Contents

📖 To Do List

To Do List is a web app that demonstrates a To Do List App.

🛠 Built With

Tech Stack

HTML/CSS/JavaScript
GitHub

Key Features

  • List Structure
  • Add/Remove Tasks
  • Interactive Tasks
  • Webpack

(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
  • git
  • nodejs

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:mailsg/To-do-list.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  Open index.html in browser
  or
  Open with Live server in Vscode

Run tests

To run tests, run the following command:

  npx stylelint "**/*.{css,scss}"
  npx hint .
  npx eslint .

(back to top)

👥 Author

👤 Sandeep

(back to top)

🔭 Future Features

  • Profile Section
  • News Section
  • Join Section

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the https://github.com/mailsg/To-do-list/issues.

(back to top)

⭐️ Show your support

If you like this project give me a follow and/or a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving this opportunity to me to showcase my dev skills.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published