/To-do-list-list-structure

"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. A simple website that allows user to create a To-do list.

Primary LanguageJavaScript

To do list

This is a simple app that allows users to add and remove tasks.

Built With

  • HTML 5
  • CSS 3
  • JAVASCRIPT ES6

Live Demo (if available)

[Live Demo Link]

Getting Started

VScode, GIT bash

clone the repository to your local machine

To get a local copy and running follow these simple example steps.

  • Set up a new repository and prepare it for development using best practices (e.g. linters).
  • Create a new branch according to the GitHub flow rules.
  • Add a gitignore file.
  • Set up a linter for HTML and CSS and make sure that any files that are not relevant are ignored by git.
  • Enable GH web Page on portfolio repository to deploy it on the web
  • Add descriptive README file to your project

Install

  • Git (as version control)

  • npm install --save-dev jest (To get started with Jest)

  • npm install --save-dev jest-environment-jsdom(To get started with the JSDOM test environment)

Usage

Run tests

  • Lighthouse
  • Webhint
  • Stylelint
  • ESLint

Deployment

Authors

👤 Tochukwu Orizu

👤 Brenda Wihogora

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.