{"id":17353026,"url":"https://github.com/gmartins-dev/vue-vftest","last_synced_at":"2026-01-06T12:53:11.329Z","repository":{"id":104004910,"uuid":"598199919","full_name":"gmartins-dev/vue-vftest","owner":"gmartins-dev","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-06T17:09:21.000Z","size":5564,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T17:25:31.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vue-vftest.vercel.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmartins-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-06T16:01:01.000Z","updated_at":"2023-02-06T16:03:41.000Z","dependencies_parsed_at":"2023-11-08T11:34:36.088Z","dependency_job_id":"2d1e0572-1b6d-4b7f-915d-8a7fb4c31067","html_url":"https://github.com/gmartins-dev/vue-vftest","commit_stats":null,"previous_names":["gmartins-dev/vue-vftest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fvue-vftest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fvue-vftest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fvue-vftest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fvue-vftest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmartins-dev","download_url":"https://codeload.github.com/gmartins-dev/vue-vftest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850360,"owners_count":20682647,"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":[],"created_at":"2024-10-15T17:15:22.076Z","updated_at":"2026-01-06T12:53:11.285Z","avatar_url":"https://github.com/gmartins-dev.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\u003cdiv  align=\"center\"\u003e\n\n\u003cimg  alt=\"Guilherme Martins - Frontend Developer\"  src=\"https://images2.imgbox.com/ae/e8/W7QmciDO_o.png\" width=\"40%\"  /\u003e\n\n\u003c/div\u003e\n\n\n\n\u003ch1  align=\"center\"\u003e\n\n🖥 \"ShoppingApp\" - Vue.js 3 + TailwindCSS 📱\n\n\u003c/h1\u003e\n\n\n\n\n\n## 🗃 Project\n\nResponsively home page for a webcommerce fetching dynamic data from a Shopify standart RESTful API.\n\n\u003c/br\u003e\n\n\n\n## 🛠 Technologies\n\nThis project was developed with the following technologies:\n\n  \u003cimg  align=\"center\"  alt=\"JavaScript\"  height=\"30\"  width=\"30\"  src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-plain.svg\"\u003e **JavaScript**\n\n  \u003cimg  align=\"center\"  alt=\"Vue.js\"  height=\"30\"  width=\"30\"  src=\"https://upload.wikimedia.org/wikipedia/commons/9/95/Vue.js_Logo_2.svg\"\u003e **Vue.js**\n\n  \u003cimg  align=\"center\"  alt=\"Vite.js\"  height=\"30\"  width=\"30\"  src=\"https://upload.wikimedia.org/wikipedia/commons/f/f1/Vitejs-logo.svg\"\u003e **Vite.js**\n\n  \u003cimg  align=\"center\"  alt=\"StyledComponents\"  height=\"30\"  width=\"30\"  src=\"https://upload.wikimedia.org/wikipedia/commons/d/d5/Tailwind_CSS_Logo.svg\"\u003e **TailwindCSS**\n\n\n\n\u003c/br\u003e\n\n\n## 💻 Demonstration\n\n\n\u003ch5 align=\"center\"\u003e 🔗 Online: https://vue-vftest.vercel.app/\u003c/h5\u003e\n\n\u003c/br\u003e\n\u003cp  align=\"center\"\u003e\n  \u003ch5 align=\"center\"\u003e🖥 Desktop:\u003c/h5\u003e\n  \u003ckbd\u003e\n\u003cimg width=\"100%\" style=\"border-radius: 5px\" height=\"70%\" src=\"public/demos/demo-desktop2.png\" alt=\"\"\u003e\n\u003c/kbd\u003e\n\u003c/p\u003e\n  \u003ch5 align=\"center\"\u003e📱 Mobile:\u003c/h5\u003e\n\u003cp  align=\"center\"\u003e\n\u003ckbd\u003e\n\u003cimg width=\"600\" style=\"border-radius: 5px\" height=\"900\" src=\"public/demos/demo-mobile.png\" alt=\"\"\u003e\n\u003c/kbd\u003e\n\u003c/p\u003e\n\n\u003c/br\u003e\n\n## 🚀 How to run\n\nIf you want to run the project on your local machine, just follow the steps below:\n\n```bash\n$ git clone https://github.com/guilhermemm-dev/vue-vftest\n\n# Install the dependencies\n\n$ yarn install or npm install\n\n# Run\n\n$ yarn run dev or npm run dev\n\n```\n\n```bash\n⚠ Attention: Before run the App, don't forget to add an \".env\" file at the root folder of the project with the api url as shown in the \"env.example\" file\n```\n\n\n\n\u003c/br\u003e\n\n## 📝 License\n\n\n\nThis project is licensed under the MIT license.\n\n\n\n\u003cimg src=\"https://img.shields.io/badge/license-MIT-success\"/\u003e\n\n\u003c/p\u003e\n\n\n\n\u003c/br\u003e\n\u003chr/\u003e\n\u003c/br\u003e\n\n\n\n\n\u003ch3\u003e Guilherme Martins - @guilhermemm-dev \u003c/h3\u003e\n\n- Portfolio: https://guilhermemm.dev\n\n- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev\n\n- GitHub: https://github.com/guilhermemm-dev\n\n- Email: guilhermemm.dev@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fvue-vftest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmartins-dev%2Fvue-vftest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fvue-vftest/lists"}