An open API service indexing awesome lists of open source software.

https://github.com/divinecharlotte/review-todo


https://github.com/divinecharlotte/review-todo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# todo-list

> This project is about building a list of To Do tasks. Where you can save your daily activities and help in daily evaluation.

## Live demo
you van see the poject [live]( https://divinecharlotte.github.io/todo-list/)

## Built With

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

### Prerequisites

## VScode or other editor

### Install

#### Cloning the project

git clone [this repo]([email protected]:divinecharlotte/todo-list.git)

## Getting packages and debuging with Stylelint

npm install --save-dev [email protected] [email protected] [email protected] [email protected]

##### For validation detection using Stylelint Run

npx stylelint "\*_/_.{css,scss}"

##### from parent source directory

## Getting packages and debuging with Webhint

npm init -y
npm install --save-dev [email protected]

##### For validation detection using Webhint Run

npx hint .

## Author

👤 **Divine Charlotte**

- GitHub: [@Divine](https://github.com/divinecharlotte)
- LinkedIn: [Divine Charlotte](https://www.linkedin.com/in/safar-ali999/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/divinecharlotte/todo-list/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

-This project was inspired by Microverse](https://www.microverse.org)