{"id":48723755,"url":"https://github.com/jecode93/javascript-group-capstone","last_synced_at":"2026-04-11T21:01:29.834Z","repository":{"id":185270915,"uuid":"673157034","full_name":"jecode93/javascript-group-capstone","owner":"jecode93","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-27T14:14:38.000Z","size":529,"stargazers_count":2,"open_issues_count":21,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-08-27T15:41:57.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jecode93.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-08-01T02:16:53.000Z","updated_at":"2024-08-27T14:13:54.000Z","dependencies_parsed_at":"2024-07-15T19:21:53.030Z","dependency_job_id":null,"html_url":"https://github.com/jecode93/javascript-group-capstone","commit_stats":null,"previous_names":["jecode93/javascript-group-capstone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jecode93/javascript-group-capstone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecode93%2Fjavascript-group-capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecode93%2Fjavascript-group-capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecode93%2Fjavascript-group-capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecode93%2Fjavascript-group-capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jecode93","download_url":"https://codeload.github.com/jecode93/javascript-group-capstone/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecode93%2Fjavascript-group-capstone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31695165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T20:18:30.949Z","status":"ssl_error","status_checked_at":"2026-04-11T20:18:29.982Z","response_time":54,"last_error":"SSL_read: 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":[],"created_at":"2026-04-11T21:00:47.940Z","updated_at":"2026-04-11T21:01:29.822Z","avatar_url":"https://github.com/jecode93.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\n  \u003ch2\u003e\u003cb\u003eWelcome to our Project\u003c/b\u003e\u003c/h2\u003e\n\n\u003c/div\u003e\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- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\n\n# 📖 [Meal'App] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**[Meal'App]** is an application that consume data about Meal from an API and show the Meals and details using JavaScript. \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- **[HTML5]**\n- **[Javascript]**\n- **[WebPack]**\n- **[API]**\n- **[Jest]**\n\n\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Vast Meal Collection: Our Meal App boasts a vast collection of meals sourced from an API, ensuring users have access to an extensive range of cuisines, dishes, and cooking styles.\n\n- Interactive User Comments: Users can engage with the app by leaving comments and feedback on the meals they try. This fosters a vibrant community where users can share their culinary experiences and tips.\n\n- Recipe Sharing: Our app encourages users to contribute by sharing their own favorite recipes with the community. This feature promotes collaboration and allows users to inspire and learn from one another, making it a truly interactive platform for food enthusiasts.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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- Clone the repository.\n- Open the directory in your device.\n- run `npm install` to install the project packages\n- run `npm run start` to start the project on your browser without any errors\n\n### Prerequisites\n\nIn order to run this project you need:\n-A code editor like VS code\n-Internet connection\n\n### Setup\n\nClone this repository to your desired folder:\n\nExample commands:\n\n  git clone https://github.com/jecode93/javascript-group-capstone.git\n \n  cd javascript-group-capstone\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Live Demo\nSee the project here: [Live demo](https://jecode93.github.io/javascript-group-capstone/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Jean Emmanuel Cadet**\n- GitHub: [@jecode93](https://github.com/jecode93)\n- LinkedIn: [jean-emmanuel-cadet](https://www.linkedin.com/in/jean-emmanuel-cadet/)\n- Facebook: [@jecode93](https://www.facebook.com/jecode93)\n- Instagram: [@jecode93](https://instagram.com/jecode93)\n- Twitter: [@jecode93](https://twitter.com/jecode93)\n\n👤 **Zelalem Yohannes**\n\n- GitHub: [@Zelalem](https://github.com/Zel-hub7)\n- LinkedIn: [Zelalem Yohannes](https://www.linkedin.com/in/zelalem-yohannes-40356a239/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **[Making the site responsive]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [https://github.com/jecode93/javascript-group-capstone/issues].\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project you can star the repository to make it look better.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nWe would like to thank the entire Microverse community.\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%2Fjecode93%2Fjavascript-group-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjecode93%2Fjavascript-group-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjecode93%2Fjavascript-group-capstone/lists"}