8000 GitHub - jellywiz/To-Do-list: To-Do-List is a simple website that allows you to add and remove todo tasks into the website and save it in the local storage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

To-Do-List is a simple website that allows you to add and remove todo tasks into the website and save it in the local storage

License

Notifications You must be signed in to change notification settings

jellywiz/To-Do-list

Repository files navigation

To-Do-List

This is a project for adding and removing todolist.

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

Click Here

Getting Started

To Create A Portfolio from this Repository feel free to contact us.

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

  • you can clone this repo by typing git clone https://github.com/jellywiz/To-Do-list.git.
  • type cd To-Do-list.git to access the project on terminal.

Setup

run the following commands in your terminal

Install

you can install the following linters into your proejct through node, by these commands:

  • Light House: npm install -g @lhci/cli@0.7.x
  • Webhint: npm init -y and then npm install --save-dev hint@7.x finally npx hint .
  • Stylelint: npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x for fixing error npx stylelint "**/*.{css,scss}"
  • ESLint: npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x for fixing errors npx eslint --fix .
  • Node packages: npm install for the rest of the packages.

Deployment

you can deploy your project through github pages.

  • make a repo for your project on github.
  • go to your project settings.
  • click on pages.
  • select the desired branch to deploy.
  • click save.

Author

👤 Muzaffer Dler

🤝 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.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

To-Do-List is a simple website that allows you to add and remove todo tasks into the website and save it in the local storage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0