Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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