Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strudelandcoffee/next-ts-shop-app
Shopping App practice repo
https://github.com/strudelandcoffee/next-ts-shop-app
mysql nextjs prisma resend stripe tailwind typescript
Last synced: 18 days ago
JSON representation
Shopping App practice repo
- Host: GitHub
- URL: https://github.com/strudelandcoffee/next-ts-shop-app
- Owner: strudelAndCoffee
- Created: 2024-03-26T22:25:05.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T04:43:36.000Z (9 months ago)
- Last Synced: 2024-04-10T05:45:22.239Z (9 months ago)
- Topics: mysql, nextjs, prisma, resend, stripe, tailwind, typescript
- Language: TypeScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
# Shopping App - NextJS, TypeScript, Prisma, Stripe, Resend
This is a practice repository for coding a shopping app using NextJS and TypeScript via the instructions given in the [Web Dev Simplified](https://github.com/WebDevSimplified) [tutorial video](https://www.youtube.com/watch?v=iqrgggs0Qk0&t=5521s).
All code was originally authored by Web Dev Simplified. You may find the tutorial repo [here](https://github.com/WebDevSimplified/next-js-ecommerce-mvp).