{"id":21389939,"url":"https://github.com/seundede/nextjs-e-commerce","last_synced_at":"2026-04-05T08:32:25.965Z","repository":{"id":162303673,"uuid":"456825556","full_name":"Seundede/Nextjs-E-commerce","owner":"Seundede","description":"A digital platform and business model where you can buy products online. It was made with next js and stripe payment API for payment processing.","archived":false,"fork":false,"pushed_at":"2022-04-15T20:54:20.000Z","size":1203,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T15:28:08.575Z","etag":null,"topics":["firebase","next","next-auth","react","redux","tailwindcss"],"latest_commit_sha":null,"homepage":"https://nextjs-e-commerce-coral.vercel.app/","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/Seundede.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":"2022-02-08T07:22:24.000Z","updated_at":"2023-03-07T03:41:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd3b7921-1aff-430a-b469-0b2bb917a92f","html_url":"https://github.com/Seundede/Nextjs-E-commerce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Seundede/Nextjs-E-commerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seundede%2FNextjs-E-commerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seundede%2FNextjs-E-commerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seundede%2FNextjs-E-commerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seundede%2FNextjs-E-commerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Seundede","download_url":"https://codeload.github.com/Seundede/Nextjs-E-commerce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seundede%2FNextjs-E-commerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31430009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["firebase","next","next-auth","react","redux","tailwindcss"],"created_at":"2024-11-22T13:14:34.616Z","updated_at":"2026-04-05T08:32:25.925Z","avatar_url":"https://github.com/Seundede.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nextjs E-commerce application\n\nA digital platform and business model where you can buy products online. It was made with next js and stripe payment API for payment processing.\n\n# [Demo](https://nextjs-e-commerce-coral.vercel.app/)\n\n![](src/images/image1.png)\n\n## Technology stack\n\n- Next js\n- Redux \n- Tailwind\n- Firebase\n- Next auth (authentication)\n- Axios\n- Stripe\n- Vercel (deployment)\n\n## Getting started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n## Prerequisites\n\nThe following software is required to be installed on your system:\n- Node \n- Npm \n\nType the following commands in the terminal to verify your node and npm versions\n```bash\nnpm -v\nnode -v\n```\n1. Clone the repo\n```bash\ngit clone https://github.com/Seundede/Nextjs-E-commerce.git\ncd Nextjs E-commerce\n```\n2. Install the dependencies\n```bash\nnpm install\n```\n3. Create a new firebase project and fill in  the .env file in your root directory with the appropriate API keys.\n```bash\nGOOGLE_ID=\nGOOGLE_SECRET=\nNEXTAUTH_URL=\nNEXTAUTH_SECRET=\n# Stripe\nNEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=\nSTRIPE_SECRET_KEY=\nSTRIPE_SIGNING_SECRET=\n\n```\n4. Start the development server\n```bash\nnpm start\n```\n5. This will open the website in your browser on http://localhost:3000\n6. Use 4242 4242 4242 4242 as the test card number to make a purchase\n\n## Dependencies used:\n\n1. Redux (state management)\n2. Hero icons (icons)\n3. Stripe (payment gateaway)\n4. Tailwind (styling)\n5. Axios (make HTTP request)\n6. Firebase (backend)\n7. Next-auth (authentication)\n8. React currency formatter (formatting number)\n9. React responsive carousel (customizable carousel component)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseundede%2Fnextjs-e-commerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseundede%2Fnextjs-e-commerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseundede%2Fnextjs-e-commerce/lists"}