{"id":17513074,"url":"https://github.com/ritikarawat220/javascriptcapstone","last_synced_at":"2026-01-28T06:31:53.347Z","repository":{"id":162479837,"uuid":"616341079","full_name":"ritikarawat220/JavaScriptCapstone","owner":"ritikarawat220","description":"The Tasty Dishes site where users can view, like \u0026 comment on their favorite dishes. Built with HTML, CSS, vanilla JavaScript, Webpack, Meals API \u0026 the Involvement API.","archived":false,"fork":false,"pushed_at":"2023-05-29T08:20:30.000Z","size":784,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T02:30:56.914Z","etag":null,"topics":["capstone-project","css","group-project","html-css-javascript","html5","javascript","jest","meals","microverse","tasty-dishes","webpack"],"latest_commit_sha":null,"homepage":"","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/ritikarawat220.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-03-20T07:41:18.000Z","updated_at":"2023-05-30T14:03:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a415f84-84da-4bf4-b6ea-ab7e58fdeba4","html_url":"https://github.com/ritikarawat220/JavaScriptCapstone","commit_stats":{"total_commits":79,"total_committers":3,"mean_commits":"26.333333333333332","dds":"0.49367088607594933","last_synced_commit":"0ac889420c35bab06e465fd829e1f21eef622c21"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritikarawat220%2FJavaScriptCapstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritikarawat220%2FJavaScriptCapstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritikarawat220%2FJavaScriptCapstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritikarawat220%2FJavaScriptCapstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ritikarawat220","download_url":"https://codeload.github.com/ritikarawat220/JavaScriptCapstone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247545450,"owners_count":20956168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["capstone-project","css","group-project","html-css-javascript","html5","javascript","jest","meals","microverse","tasty-dishes","webpack"],"created_at":"2024-10-20T06:07:11.580Z","updated_at":"2026-01-28T06:31:48.318Z","avatar_url":"https://github.com/ritikarawat220.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TABLE OF CONTENTS --\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  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Deployment](#deployment)\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# 📖 MealDB \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThe MealDB is a web application that has a list of foods. The web application was built based on two APi's, which are the Meals DB and the Involvement API. The web app makes APi call to render a list of meals and also make another API call when a user likes or comment.\n\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- **Html 5**\n- **CSS 3**\n- **Webpack 5**\n- **Bootstrap 5**\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **List meals**\n\n- **Add likes and comments to meals**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n-  [live demo](https://ritikarawat220.github.io/JavaScriptCapstone/dist/)\n\n## Demo Video from Authors\n[Presentation Video](https://www.loom.com/share/b37242c978ae4aa4af8ec7ac4g73e2fac)\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\n### Prerequisites \u003ca name=\"prerequisites\"\u003e\n\nIn order to run this project you need:\n\n### Setup \u003ca name=\"setup\"\u003e\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-project-folder\n  git clone https://github.com/ritikarawat220/JavaScriptCapstone\n```\n\n-\n\n### Install \u003ca name=\"install\"\u003e\n\nInstall this project with:\n\nExample command:\n\n```sh\n  cd javascript-capstone\n  npm install\n```\n\n-\n\n### Usage \u003ca name=\"usage\"\u003e\n\nTo run the project, execute the following command:\n\n```sh\n  npm run start\n```\n\n### Deployment \u003ca name=\"deployment\"\u003e\n\nYou can deploy this project using:\n\nExample:\n\n```sh\n vercel or gh-pages\n```\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👤 **Ritika Rawat**\n\n- GitHub: [ritikarawat220](https://github.com/ritikarawat220)\n- Twitter: [@ritikarawat22](https://twitter.com/Ritikarawat22)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rawatritika/)\n\n👤 **Tracy miranja**\n \n- GitHub: [@githubhandle](https://github.com/Tracy-miranja)\n- Twitter: [@twitterhandle](https://twitter.com/tracymiranja)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/tracymiranja)\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- [ ] **Authentication**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project please give me a star⭐\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nWe are grateful to Microverse Inc that provided the guidelines for this project\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\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%2Fritikarawat220%2Fjavascriptcapstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fritikarawat220%2Fjavascriptcapstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritikarawat220%2Fjavascriptcapstone/lists"}