Giter Club home page Giter Club logo

cybertech-ecommerce's Introduction

CyberTech eCommerce

๐Ÿ’ซ Stay up-to-date with the newest and most innovative tech items on the market

Next.js TailwindCSS TypeScript Stripe Vercel

Screenshot

๐Ÿ“‹ Description

CyberTech eCommerce is build with Next 13, TailwindCSS and Stripe.

  • Sort and filter products by name, price and price range
  • Checkout products from your cart
  • Shopping cart synchronized with Stripe API
  • All products are managed in Stripe
  • Responsive design

๐Ÿ”ฉ Tools

  • React.js & Next.js
  • Radix UI + shadcn/ui
  • TailwindCSS
  • Stripe
  • SWR
  • ESLint

โœจ Test

Run app locally

git clone https://github.com/kypexfly/cybertech-ecommerce.git
cd cybertech-ecommerce
npm install

Add .env file to the root directory, following the .env.example file.

STRIPE_SECRET="your stripe secret"

Start the app

npm dev

๐Ÿงช Possible improvements / To Do

  • Save cart in local storage
  • Add debounce for price range filter
  • Add pagination in products page
  • Change dynamic route from id to slug
  • When adding to cart, open dialog asking the quantity
  • Add breadcrumbs
  • Add landing page

๐Ÿช„ Completed To Do

  • Add skeletons
  • Sort and filter elements
  • Carousel (Latest products)
  • Search by category
  • Search bar + results
  • Sync global state management with Stripe API (cart/modal component)
  • Cart items counter should include quantity as well
  • Add Github Workflow + Vercel deploy
  • Transitions when opening modal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.