Skip to content

To-do-list project that allows user to add a task , edit the task and delete the task once completed. Built using HTML , CSS and JavaScript.

License

Notifications You must be signed in to change notification settings

fatmahussein/To-do-list

Repository files navigation

To Do List

📗 Table of Contents

📖 To Do List

This is a To-Do-List project.

[To Do Lists] is a HTML CSS and JS project

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • Js
  • Linters
  • Webpack

Key Features

  • Understanding Git, GitHub and GitHub Workflow
  • Configuring Linters
  • Changing design template to code
  • Interacting with the DOM
  • Working with webpack

Live Demo

Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code
  • Live server Extension

Setup

Clone this repository to your desired folder:

  cd To-Do-List
  git clone https://github.com/fatmahussein/To-do-list.git

Install

Install this project with:

  cd To-Do-List
  npm install

Usage

To run the project, start the html file on live server

Run tests

To run tests, run the following command:

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

Deployment

You can deploy this project using:

  gh-pages
  netlify
  vercel

👥 Authors

👤 Fatuma Hussein

🔭 Future Features

  • Add a more attractive UIs

🤝 Contributing

Contributions, issues, and feature requests are welcome! issues

⭐️ Show your support

If you like this project you can go ahead give a star to the repository.

🙏 Acknowledgments

I would like to thank Microverse for the opportunity and I look forward to making it count.

📝 License

This project is MIT licensed.

About

To-do-list project that allows user to add a task , edit the task and delete the task once completed. Built using HTML , CSS and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published