Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.4 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.4 KB

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.