Skip to content

This website allows people to add tasks and remove the completed ones.

License

Notifications You must be signed in to change notification settings

mariegrace31/To-do-List

Repository files navigation


To-do list

📗 Table of Contents

📖 [To-Do list]

[To-Do lis] Is a project exercise given by Microverse to help me learn how to use webpack files and to build a basic website that allows users to make their to-do list by adding tasks and removing the completed ones.

🛠 Built With

Client

Key Features

  • [HTML Form]
  • [css flexbox ]
  • [Semantic tags]
  • [ Javascript ]
  • [ ES6 modules ]
  • [ webpack ]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps downbelow!

Prerequisites

In order to run this project you need:

  • Web browser
  • Git-syn
  • Code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/mariegrace31/To-do-List.git

Install

Install this project run the command:


npm install

Usage

To run the project:

  • Clone this repo to your local machine.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

(back to top)

👥 Author

👤 1.Marie Grace Bahati

(back to top)

Live Demo

(back to top)

🔭 Future Features

  • [ Drag and drop ]

(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 don't hesitate to give a star and follow me on github!

(back to top)

🙏 Acknowledgments

I would like to thank all the Microverse team for giving me this chance and you too for your time!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This website allows people to add tasks and remove the completed ones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published