Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djimenezweb/next-stripe-ecommerce
E-Commerce app made with Next.js and Stripe
https://github.com/djimenezweb/next-stripe-ecommerce
authjs framer-motion nextauth nextjs nextjs14 prisma react stripe supabase tailwind typescript zustand
Last synced: 14 days ago
JSON representation
E-Commerce app made with Next.js and Stripe
- Host: GitHub
- URL: https://github.com/djimenezweb/next-stripe-ecommerce
- Owner: djimenezweb
- Created: 2023-12-11T15:21:04.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-01T08:54:08.000Z (9 months ago)
- Last Synced: 2024-07-30T21:09:42.049Z (3 months ago)
- Topics: authjs, framer-motion, nextauth, nextjs, nextjs14, prisma, react, stripe, supabase, tailwind, typescript, zustand
- Language: TypeScript
- Homepage: https://next-stripe-ecommerce-test.vercel.app
- Size: 523 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full Stack E-Shop
E-Commerce app made with Next.js, Stripe, Auth.js, Prisma, Supabase, Tailwind CSS, Zustand, and Framer Motion.
🚧 Work in progress! 🚧
## Dependencies
- [next 14.0.2](https://www.npmjs.com/package/next)
- [next auth 5.0.0-beta.3](https://www.npmjs.com/package/next-auth)
- [react 18](https://www.npmjs.com/package/react)
- [react dom 18](https://www.npmjs.com/package/react-dom)
- [prisma 5.5.2](https://www.npmjs.com/package/prisma)
- [stripe 14.4.0](https://www.npmjs.com/package/stripe)
- [zustand 4.4.6](https://www.npmjs.com/package/zustand)
- [tailwind 3.3.0](https://www.npmjs.com/package/tailwindcss)
- [typescript 5](https://www.npmjs.com/package/typescript)
- [framer motion 10.16.5](https://www.npmjs.com/package/framer-motion)
- [fast xml parser 4.3.2](https://www.npmjs.com/package/fast-xml-parser)