Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleiltonrocha/ignite-shop
Ignite Shop is an elegant e-commerce application built with NextJS, Stitches, and RadixUI, seamlessly integrated with the Stripe API. It allows users to browse, add products to the cart, and proceed to checkout.
https://github.com/cleiltonrocha/ignite-shop
nextjs radix-ui stitches stripe-api
Last synced: 4 days ago
JSON representation
Ignite Shop is an elegant e-commerce application built with NextJS, Stitches, and RadixUI, seamlessly integrated with the Stripe API. It allows users to browse, add products to the cart, and proceed to checkout.
- Host: GitHub
- URL: https://github.com/cleiltonrocha/ignite-shop
- Owner: CleiltonRocha
- Created: 2023-12-19T01:36:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-10T00:03:24.000Z (10 months ago)
- Last Synced: 2024-01-10T03:23:40.673Z (10 months ago)
- Topics: nextjs, radix-ui, stitches, stripe-api
- Language: TypeScript
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ignite Shop 👕
The Ignite Shop is an application that lists products registered on Stripe. Within the application, you can view product details,
add them to the cart, and proceed to checkout through the Stripe application itself.## Technologies
- NextJS ✅
- Stitches ✅
- RadixUI ✅## Features
- Product listing through the Stripe API
- Adding products to the cart
- Viewing product details
- Checkout through the Stripe application## Previews
**Home:** Product listing
List of products added to the cart
Checkout of cart products through the Stripe application
Product Details
Success Page