TO-DO-LIST

Description the project.

  • It simply lists the things that you need to do and allows you to mark them as complete, and it uses ES6 and Webpack.
  • Single page website.
  • configure with linters.

Screenshot

readme

Live Demo

Live Demo Link

Built With

Major languages: HTML-CSS-JS Frameworks: NodeJS, Webpack, Es6 Modules Technologies used: VSCode, GitHub, Linter

Getting Started

To get a local copy, follow these simple steps.

Prerequisites

Web browser installed VSCode to be installed. GitHub account. Even Git Bash or VSCode Source of Control to clone it in your local machine.

Setup

Cloning a repository

  • on Github.com, navigate to the main page of the repository;
  • Above the list of files, click "Code" button;
  • Copy the URL to clone the repository.
  • Open Terminal;
  • Change the current working directory to the location where you want the cloned directory;
  • Type git clone, and then paste the URL you copied earlier;
  • Install Linters(linters.yml; .hintrc; .stylelintrc.json) - that linters configuration for Web, HTML and CSS

Install

node.js npm linter configuration

Usage

Browser VSCode GitHub

Run tests

linters.yml for all of linters. (See below) Styelint for auto-correct CSS errors or fixing the CSS style. WebHint for cross-browser compatibility, speed, and to improve your Web's accessibility. Eslint for correct javascript files.

Authors

👤 Reem Muhammed

Acknowledgments

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

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

📝 License

This project is MIT licensed.