Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stay-js/flashcards

Quizlet like flashcards app with GitHub authentication, built with t3-stack.
https://github.com/stay-js/flashcards

flashcards next-auth nextjs planetscale prisma t3-stack tailwind tailwindcss trpc typescript vercel

Last synced: about 3 hours ago
JSON representation

Quizlet like flashcards app with GitHub authentication, built with t3-stack.

Awesome Lists containing this project

README

        

# Flashcards App

Quizlet like Flashcards App with [GitHub](https://github.com) authentication, built with [t3-stack](https://create.t3.gg).

### Front-end:

- **Deployment**: [Vercel](https://vercel.com)
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [Headless UI](https://headlessui.com)

### Back-end:

- **Deployment**: [Vercel Serverless (/api)](https://vercel.com/docs/concepts/functions/serverless-functions)
- [tRPC](https://trpc.io)
- [Auth.js (NextAuth)](https://authjs.dev)
- [Aiven (MySQL)](https://aiven.io)
- [Prisma](https://prisma.io)