Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vic778/to-do-list-reviewer
https://github.com/vic778/to-do-list-reviewer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vic778/to-do-list-reviewer
- Owner: vic778
- License: mit
- Created: 2021-12-06T12:39:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T06:43:18.000Z (over 2 years ago)
- Last Synced: 2024-04-17T22:59:15.509Z (9 months ago)
- Language: JavaScript
- Size: 1.46 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To-Do-List
![](https://img.shields.io/badge/Microverse-blueviolet)
> In this part of the testing project, we have tested functions responsible for the status and content updates. we also have tested the order re-position of items in the list upon drag/drop actions.
![](https://github.com/vic778/to-do-list-reviewer/blob/Test/img/test.screen.png)
## Built With- HTML5
- CSS3 (Flex and media queries)
- JAVASCRIPT
- WEBPACK
## Live Demo[Live Demo Link]()
## Author 1
👤 **Victor Barh**
- GitHub: [@Vvic778](https://github.com/vic778)
- Twitter: [@victoirBarh](https://twitter.com/)
- LinkedIn: [LinkedIn](https://linkedin.com/in/victoir-barh)## Author 2
- GitHub: [@githubhandle](https://github.com/Mithi-code)
- Twitter: [@twitterhandle](https://twitter.com/LazyMithlesh)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mithlesh-kumar-564a97221/)## Getting Started
### Prerequisites:
- Web browser
- Code Editor
- Live Server Extension### Cloning the repo to your local system (If you already have git, installed in your system):
- [Copy this link](https://github.com/vic778/To-Do-List/tree/develop)
- Open your terminal or command line
- Run "git clone [Paste this link](https://github.com/vic778/To-Do-List/tree/develop)"
- Open the folder with your code editor
- Now You can edit the code and check the changes in the browser using Live Server### Check linter errors:
- Install npm
- For HTML: Run npx hint .
- For CSS: Run npx stylelint “**/*.css”
- for javascript Run npx eslint .## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
- cd into the Youtube-Replica project directory
- Run git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a reviewFeel free to check the [issues page](), contribute to the Project by creating an issue.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Project originally taken from The Odin Project
- Project inspired by Microverse Program
- Thanks for this Website Design "VCITOIR BARH"