/JS-best-practices-check-on-todo-list

This project is to check if the code follows best practices or clean code rules

Primary LanguageJavaScriptMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– [My-todo list]

This project is called To do list which is developed for the purpose of design a website with webpack bundling and for practicing what I have learned about ES6 and dynamic website

πŸ› οΈ Built With using Html and CSS

Tech Stack

Version Control
Visual Studio Code
Client
### Key Features
  • [ ][use a webpack for bundling ]
  • [ ][todo list app where you can add task]
  • [ ][delete task , edit task ans mark task]

πŸš€ Live Demo

N/A

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need: To have a code edtitor like visual strudio, download git control system,download node and configure linter in your local computer

Example command: npm install to install dependent package
               : npm install --save-dev hint@7.x to install webhint
               :npm install -g lighthouse to install lighthouse

Setup

Clone this repository to your desired folder:

git clone https://github.com/beteland123/Todo-list.git

Install

Install this project with:git and npm install

Run tests

  • To run tests, run the following command:
  npx stylelint "**/*.{css,scss}"
  npx hint .
  • inspect the website if is responsive using diffrent scrren size

(back to top)

πŸ‘₯ Authors

πŸ‘€ Betel Andarge

πŸ”­ Future Features

  • Add some animation

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project email me through my email address...

(back to top)

πŸ™ Acknowledgments

I would like to thank my Microveseinc

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)