{"id":27065622,"url":"https://github.com/iamsherifcodes/ticazonawspulumi","last_synced_at":"2026-04-11T04:32:37.956Z","repository":{"id":286279984,"uuid":"960901357","full_name":"iAmSherifCodes/TicazOnAWSPulumi","owner":"iAmSherifCodes","description":"A modern and responsive static e-commerce website for shopping premium bags and travel luggage — built with React, Vite, Tailwind CSS, and deployed to AWS using Pulumi.","archived":false,"fork":false,"pushed_at":"2025-04-05T12:08:13.000Z","size":67491,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T13:22:00.231Z","etag":null,"topics":["aws","iac","iac-projects","pulumi","pulumi-aws","reactjs","staticwebsite","vite"],"latest_commit_sha":null,"homepage":"https://dyk9aqch11ytc.cloudfront.net/","language":"JavaScript","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/iAmSherifCodes.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-05T10:08:21.000Z","updated_at":"2025-04-05T12:15:18.000Z","dependencies_parsed_at":"2025-04-05T13:32:36.443Z","dependency_job_id":null,"html_url":"https://github.com/iAmSherifCodes/TicazOnAWSPulumi","commit_stats":null,"previous_names":["iamsherifcodes/ticazonawspulumi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAmSherifCodes%2FTicazOnAWSPulumi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAmSherifCodes%2FTicazOnAWSPulumi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAmSherifCodes%2FTicazOnAWSPulumi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAmSherifCodes%2FTicazOnAWSPulumi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iAmSherifCodes","download_url":"https://codeload.github.com/iAmSherifCodes/TicazOnAWSPulumi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378147,"owners_count":20929296,"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":["aws","iac","iac-projects","pulumi","pulumi-aws","reactjs","staticwebsite","vite"],"created_at":"2025-04-05T18:18:32.769Z","updated_at":"2025-12-30T21:42:26.556Z","avatar_url":"https://github.com/iAmSherifCodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👜 Ticaz Bags \u0026 Luggage\n\n**Ticaz Bags \u0026 Luggage** is a modern, responsive static e-commerce website where users can browse and shop for stylish bags and durable travel luggage. Built with **React**, **Vite**, and **Tailwind CSS**, the site is deployed to **AWS** using **Pulumi** for end-to-end infrastructure automation.\n\n\u003c!-- --- --\u003e\n\n## 🌐 Live Demo\n\nCheck out the live website:  [https://dyk9aqch11ytc.cloudfront.net/](https://dyk9aqch11ytc.cloudfront.net/)\n\n\u003c!-- --- --\u003e\n\n## 📁 Project Structure\n\n\n/pulumi/www/frontend   → React + Vite + Tailwind frontend  \n/pulumi     → Infrastructure as Code using Pulumi (AWS setup)\n\n\n\u003c!-- --- --\u003e\n\n## 🚀 Features\n\n- 🧭 Clean and intuitive navigation\n- 📱 Mobile-first responsive design\n- ✨ Smooth scroll animations with AOS\n- 🔔 Toast notifications with `react-hot-toast`\n- 📦 Lazy image loading for performance\n- 🛍️ Ready-to-integrate e-commerce layout\n\n\u003c!-- --- --\u003e\n\n## 🧑‍💻 Tech Stack\n\n### Frontend\n\n- [React](https://reactjs.org/)\n- [Vite](https://vitejs.dev/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [React Router DOM](https://reactrouter.com/)\n- [Arco Design](https://arco.design/) – UI library\n- [AOS (Animate on Scroll)](https://michalsnik.github.io/aos/)\n- [Styled Components](https://styled-components.com/)\n\n### Infrastructure \u0026 Deployment\n\n- [Pulumi](https://www.pulumi.com/) (TypeScript)\n- [AWS S3](https://aws.amazon.com/s3/) – Static site hosting\n- [AWS CloudFront](https://aws.amazon.com/cloudfront/) – CDN for performance\n- [AWS IAM](https://aws.amazon.com/iam/) – Access control\n\n\u003c!-- --- --\u003e\n\n##  Getting Started\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/iAmSherifCodes/TicazOnAWSPulumi.git\ncd TicazOnAWSPulumi\n```\n\n### 2. Install Dependencies\n\n```bash\ncd www/frontend\nnpm install\n```\n\n### 3. Start the Development Server\n\n```bash\nnpm run dev\n```\n\n---\n\n## ⚙️ Deploying with Pulumi\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/)\n- [Pulumi CLI](https://www.pulumi.com/docs/install/)\n- [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html) (configured with credentials)\n\n### Initial Setup\n\n```bash\ncd pulumi\npulumi login\npulumi stack init dev\npulumi config set aws:region us-east-1\n```\n\n### Deploy to AWS\n\n```bash\n# Build the frontend\ncd ../frontend\nnpm run build\n\n# Deploy with Pulumi\ncd ../pulumi\npulumi up\n```\n\n### Updating the Deployment\n\nWhen changes are made:\n\n```bash\ncd frontend\nnpm run build\n\ncd ../pulumi\npulumi up\n```\n\n---\n\n## 📸 Screenshots\n\n![homepage](image-1.png)\n\n\u003c!-- --- --\u003e\n\n### Clean up\n\nTo cleanly destroy the stack and all of its infrastructure on Pulumi\n\n```bash\npulumi destroy\n```\n\n## 🙌 Credits\n\nBuilt with ❤️ for the   [Pulumi Deploy and Document Challenge](https://dev.to/challenges/pulumi)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsherifcodes%2Fticazonawspulumi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamsherifcodes%2Fticazonawspulumi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsherifcodes%2Fticazonawspulumi/lists"}