Skip to content

wish-team/crypto-ecommerce

Repository files navigation

This repository contains a boilerplate to develop an e-commerce platform with a crypto payment system

Frameworks and tools

Next JS version 14
Cryptomous
Tailwind
Shadcn
Google Sheet

Architecutre

Instead of using a complex database, we use google sheet. For more information visit here

How to use

Clone the repository and then, type:

npm install

then, open the .env file in the root of the project, and replace the below attributes:

CRYPTOMOUS_API_KEY=""
GOOGLE_API_KEY=""

then

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published