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

https://github.com/s-ayanide/repoint

A template to build e-commerce application with certain code principles and bolierplate
https://github.com/s-ayanide/repoint

Last synced: about 2 months ago
JSON representation

A template to build e-commerce application with certain code principles and bolierplate

Awesome Lists containing this project

README

          



Repoint




Twitter






https://repoint-1n2d7h639-s-ayanide.vercel.app

👉 If you like this repo then please give it a ⭐️




Repoint GIF

Repoint is an elegant and sophisticated ecommerce application hosted on GitHub, dedicated to providing an exquisite collection of luxury watches for enthusiasts and connoisseurs. This platform allows users to effortlessly browse through a curated selection of high-end timepieces, shortlist their favorites, and securely complete their purchase using Stripe integration for seamless and secure transactions. The application offers a seamless and visually appealing user interface, ensuring an enjoyable shopping experience for watch enthusiasts seeking the epitome of style and craftsmanship.

## External Dependencies

* Sanity
* Stripe
* Canvas Confetti

## Required ENVs

```json
NEXT_PUBLIC_PROJECT_ID=
NEXT_PUBLIC_SANITY_TOKEN=
NEXT_PUBLIC_SANITY_API_VERSION=
NEXT_PUBLIC_SANITY_DATASET=production
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
NEXT_PUBLIC_STRIPE_SECRET_KEY=
```