{"id":21683903,"url":"https://github.com/abdullah-moiz/e-commerce-next-app","last_synced_at":"2025-05-12T13:21:41.996Z","repository":{"id":146763538,"uuid":"596991389","full_name":"Abdullah-moiz/E-commerce-NEXT-APP","owner":"Abdullah-moiz","description":"An E-commerce Application using NEXT JS  +  TAILWIND CSS \u0026 MongoDB ","archived":false,"fork":false,"pushed_at":"2023-02-20T12:05:40.000Z","size":3220,"stargazers_count":36,"open_issues_count":1,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T22:33:02.783Z","etag":null,"topics":["e-commerce","e-commerce-project","ecommerce","nextjs","nextjs-ecommerce","react","redux-toolkit","tailwind","taiw","taiwlindcss"],"latest_commit_sha":null,"homepage":"","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/Abdullah-moiz.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":"2023-02-03T11:36:40.000Z","updated_at":"2025-03-29T18:22:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc5071bf-2e16-480b-8cd2-ee46f9856090","html_url":"https://github.com/Abdullah-moiz/E-commerce-NEXT-APP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah-moiz%2FE-commerce-NEXT-APP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah-moiz%2FE-commerce-NEXT-APP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah-moiz%2FE-commerce-NEXT-APP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah-moiz%2FE-commerce-NEXT-APP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdullah-moiz","download_url":"https://codeload.github.com/Abdullah-moiz/E-commerce-NEXT-APP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745198,"owners_count":21957319,"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","e-commerce-project","ecommerce","nextjs","nextjs-ecommerce","react","redux-toolkit","tailwind","taiw","taiwlindcss"],"created_at":"2024-11-25T16:13:52.877Z","updated_at":"2025-05-12T13:21:41.976Z","avatar_url":"https://github.com/Abdullah-moiz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](commhttps://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n#### E-commerce App builded using Next JS , Tailwind css , Redux toolkit \n\n# Screen Shots\n\n### Login Page ( Multi User Login System)\n![image](https://user-images.githubusercontent.com/90745903/219389777-94fabe66-1d22-490f-b71a-365f64e91d13.png)\n\n### Register Page\n![image](https://user-images.githubusercontent.com/90745903/219389817-5491bfac-b17f-4954-a92a-51c5c1d6b029.png)\n\n# Admin Panel\n\n![image](https://user-images.githubusercontent.com/90745903/219390994-b41355cf-fa34-44c0-89b3-4e48dbaf0efb.png)\n\n# User List\n![image](https://user-images.githubusercontent.com/90745903/219391048-769c79d1-338f-45d4-a65c-01194b94615a.png)\n\n# Product List\n![image](https://user-images.githubusercontent.com/90745903/219391135-b4d08bd0-cc49-4556-b31e-528445ca8315.png)\n\n# Categories List\n![image](https://user-images.githubusercontent.com/90745903/219391235-bcaff092-7a79-4e73-a6d9-b2d5c7befe8a.png)\n\n\n\n\n\n### Landing Page\n\n![image](https://user-images.githubusercontent.com/90745903/219389594-04074cfb-322c-4364-9ff6-d654d920d01f.png)\n\n![image](https://user-images.githubusercontent.com/90745903/219389700-4a00d60a-8f96-45c7-af9a-b36c6eaa8068.png)\n\n### Unable to add to cart without Login \n![image](https://user-images.githubusercontent.com/90745903/219389887-2838fc49-69b4-40b2-9f2f-76e82f3d80a1.png)\n\n# Add to Cart\n![image](https://user-images.githubusercontent.com/90745903/219390483-6d11edc9-e3aa-408d-9f47-d6771be69718.png)\n\n\n# Cart Page\n![image](https://user-images.githubusercontent.com/90745903/219390405-e287f6ac-e776-400f-ade2-704d2af40ae6.png)\n\n\n\n\n## Getting Started\n\nFirst, run 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 to see the result.\n\nYou can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n# E-commerce-NEXT-APP\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah-moiz%2Fe-commerce-next-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullah-moiz%2Fe-commerce-next-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah-moiz%2Fe-commerce-next-app/lists"}