Skip to content

This is a very simple To-Do List web app that helps people organize their tasks.

Notifications You must be signed in to change notification settings

AdrianCSM/To-Do-List

Repository files navigation

Todo-List

This is my approach to the To-Do List project from M2W2. This will be a web app where you can add and remove things you need to do.

Live Demo

Features implemented:

  • Dynamically loading the list

Built With

  • HTML5
  • CSS3 (Flex and Media queries)
  • Bootstrap styling (A popular CSS Framework for developing responsive and mobile-first websites.)
  • Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
  • Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
  • Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).
  • ESlint (A mighty, modern linter that helps you avoid errors and enforce conventions in JavaScript codes)

Getting started

Installl dependencies : npm install

To build the project run : npm run build

To start the server, run : npm start

Acknowledgement


License

All source code files are licensed under the permissive zlib license (http://opensource.org/licenses/Zlib) unless marked differently in a particular folder/file.

Author

👤 Adrian

About

This is a very simple To-Do List web app that helps people organize their tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published