{"id":21653489,"url":"https://github.com/johndev19/start-up-e-commerce-website-with-typescript","last_synced_at":"2026-04-20T13:31:18.940Z","repository":{"id":264281640,"uuid":"892923561","full_name":"JohnDev19/Start-up-E-commerce-Website-with-Typescript","owner":"JohnDev19","description":"Start-up E-commerce Website with TypeScript","archived":false,"fork":false,"pushed_at":"2024-11-23T04:34:35.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T06:11:17.169Z","etag":null,"topics":["e-commerce","startup","tailwind","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/JohnDev19.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":"2024-11-23T04:05:58.000Z","updated_at":"2024-11-23T04:34:39.000Z","dependencies_parsed_at":"2024-11-23T08:15:15.673Z","dependency_job_id":null,"html_url":"https://github.com/JohnDev19/Start-up-E-commerce-Website-with-Typescript","commit_stats":null,"previous_names":["johndev19/start-up-e-commerce-website-with-typescript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FStart-up-E-commerce-Website-with-Typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FStart-up-E-commerce-Website-with-Typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FStart-up-E-commerce-Website-with-Typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FStart-up-E-commerce-Website-with-Typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnDev19","download_url":"https://codeload.github.com/JohnDev19/Start-up-E-commerce-Website-with-Typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244551736,"owners_count":20470907,"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":["e-commerce","startup","tailwind","typescript"],"created_at":"2024-11-25T08:18:37.378Z","updated_at":"2025-10-05T02:54:50.048Z","avatar_url":"https://github.com/JohnDev19.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛍️ Start-up E-commerce with TypeScript\n\n## 🚀 Features\n\n- 🎯 Full TypeScript support\n- ⚡ Next.js 13 App Router\n- 🎨 Tailwind CSS for styling \n- 🛒 Shopping cart functionality\n- 💳 Checkout process\n- 🔄 Real-time cart updates\n- 🔒 API routes for backend functionality\n\n## 🛠️ Tech Stack\n\n- **Framework:** Next.js 13 with App Router\n- **Language:** TypeScript\n- **Styling:** Tailwind CSS\n- **State Management:** React Hooks\n- **API:** Next.js API Routes\n\n## 🏃‍♂️ Getting Started\n\nInstall the dependencies:\n\n```bash\nnpm install\n# or\nyarn install\n# or\npnpm install\n```\n\nSet up your environment variables:\n\nCreate a `.env.local` file in the root directory and add:\n\n```\nNEXT_PUBLIC_API_URL=http://localhost:3000\n```\n\nRun the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser and voilà.\n\n## 📁 Project Structure\n\n```\n├── app/\n│   ├── api/           # API routes for products, cart, etc.\n│   ├── cart/         # Shopping cart page\n│   ├── checkout/     # Checkout process\n│   ├── product/      # Product details pages\n│   ├── components/   # React components\n│   ├── layout.tsx    # Root layout\n│   └── page.tsx      # Home page\n├── lib/\n│   └── api.ts        # API utility functions\n└── public/           # Static files (for future implementation)\n```\n\n## 🎯 Future Improvements\n\nNo project is ever really \"done\" 😉\n\n- [ ] Add user authentication\n- [ ] Integrate with a real database\n- [ ] Add payment processing\n- [ ] Create an admin dashboard\n- [ ] Add product categories and search\n- [ ] Write some tests (I promise I'll do it... eventually)\n\n## 🤝 Contributing\n\nWant to add a feature? PRs are welcome! Just keep it TypeScript-y and make sure it doesn't break anything.\n\n## 📝 License\n\nMIT [LICENCE](LICENCE)- because sharing is caring! ❤️\n\n---\n\nBuilt with ❤️ and lots of ☕ by JohnDev19.\n\nP.S. If you like this project, maybe consider giving it a ⭐️? No pressure though!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndev19%2Fstart-up-e-commerce-website-with-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohndev19%2Fstart-up-e-commerce-website-with-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndev19%2Fstart-up-e-commerce-website-with-typescript/lists"}