{"id":17565980,"url":"https://github.com/dianabeki/to-do-list","last_synced_at":"2026-02-17T23:02:25.752Z","repository":{"id":173702630,"uuid":"626025218","full_name":"DianaBeki/To-Do-list","owner":"DianaBeki","description":"A simple To-Do List built to keep track of tasks that need to be done. ","archived":false,"fork":false,"pushed_at":"2023-11-30T18:45:40.000Z","size":371,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T12:36:40.131Z","etag":null,"topics":["css3","html5","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://dianabeki.github.io/To-Do-list/dist/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DianaBeki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-10T16:29:31.000Z","updated_at":"2023-11-30T18:42:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5a6b101-857d-4f48-bc65-fdf6a9f6fe5a","html_url":"https://github.com/DianaBeki/To-Do-list","commit_stats":null,"previous_names":["dianabeki/to-do-list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DianaBeki/To-Do-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaBeki%2FTo-Do-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaBeki%2FTo-Do-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaBeki%2FTo-Do-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaBeki%2FTo-Do-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DianaBeki","download_url":"https://codeload.github.com/DianaBeki/To-Do-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaBeki%2FTo-Do-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29561783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","html5","javascript","webpack"],"created_at":"2024-10-21T14:46:11.021Z","updated_at":"2026-02-17T23:02:25.728Z","avatar_url":"https://github.com/DianaBeki.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 To Do List \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n A simple To-Do List built to keep track of tasks that need to be done. Built with JavaScript, CSS, HTML, \u0026 Webpack\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003ehtml\u003c/li\u003e\n    \u003cli\u003ecss\u003c/li\u003e\n    \u003cli\u003ejavascript\u003c/li\u003e\n    \u003cli\u003ewebpack\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Add what to do]**\n- **[Remove after completed]**\n- **[Great UI]**\n- **[Add live demo link]**\n\n\u003c!-- Live Demo --\u003e\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Live Demo Link](https://dianabeki.github.io/To-Do-list/dist/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need the following tools:\n- Node.js in your computer\n- webpack\n- IDE(e.g.: Vscode,...)\n- Terminal\n \n\n### Setup\n\nClone this repository to your desired folder:\n\n\nExample commands:\n\n```sh\n  git clone git@github.com:DianaBeki/To-Do-list.git\n```\n\n\n### Install\n\n- Install this project with:\n\n```sh\n  cd To-Do-List\n\n  npm install or npm i\n```\n\n- Run an optimized build for prodction:\n```\n  npm run build\n```\n\n\n### Usage\n\nTo run the project, execute the following command:\n\n```sh\n  npm run dev\n\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\n```sh\n  npm run test\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Diana Beki**\n\n- GitHub: [@Github](https://github.com/DianaBeki)\n- Twitter: [@Twitter](https://twitter.com/home)\n- LinkedIn: [@LinkedIn](https://www.linkedin.com/notifications/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\n- [ ] *add responsiveness*\n- [ ] *add more UX*\n\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/DianaBeki/To-Do-list/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\u003e Follow me on my github if you like this project...\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse as well as my coding partner(s)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianabeki%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdianabeki%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianabeki%2Fto-do-list/lists"}