Skip to content

To do list is a simple CRUD application that allows you to add, delete, update tasks that you are supposed to do. It is built with HTML, CSS and JavaScript

Notifications You must be signed in to change notification settings

iLynette/todo-list

Repository files navigation

to do List

To do list is a simple CRUD application that allows you to add, delete, update tasks that you are supposed to do.

screenshot

Built With

  • HTML-5
  • CSS3
  • Javacript
  • Webpack
  • Linters

Live Demo

For the link to the live demo, Click here

Getting Started

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

Prerequisites

A Web Browser (preferably Google Chrome)

Setup

Usage

after running npm start the website will be opened automatically on your default browser.

Run tests

  • To run tests run :
  • npx hint .
  • npx stylelint "**/*.{css,scss}"

Deployment

  • Project is deployed using
  • git push <branch_name>

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

📝 License

This project is MIT licensed.

About

To do list is a simple CRUD application that allows you to add, delete, update tasks that you are supposed to do. It is built with HTML, CSS and JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published