Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).