| .gitignore
| CODE_OF_CONDUCT.md
| commitlint.config.js
| package-lock.json
| package.json
| README.md
|
+---.github
| | pull_request_template.md
| |
| +---Contributor_Guide
| | commiting.md
| | Contributing.md
| | Project_Tour.md
| |
| +---ISSUE_TEMPLATE
| | bug_report.yaml
| | feature_request.yaml
| |
| +---PULL_REQUEST_TEMPLATE
| | pr.md
| |
| \---workflows
| checklabels.yaml
| commitlint.yaml
| label-checker.js
| prmerged.yaml
|
+---.husky
| commit-msg
| pre-commit
|
\---main
| cynthia.png
| hudu.png
| img.png
| index.html
| ixperience.png
| locomotive.css
| plug.png
| script.js
| style.css
|
\---.vscode
settings.json
```