https://github.com/rupamshaw1998/krinaytodolist
A basic todo list web application created with T3 stack.
https://github.com/rupamshaw1998/krinaytodolist
nextjs postgresql prisma reactjs supabase t3-stack tailwindcss trpc typescript
Last synced: 5 months ago
JSON representation
A basic todo list web application created with T3 stack.
- Host: GitHub
- URL: https://github.com/rupamshaw1998/krinaytodolist
- Owner: rupamShaw1998
- Created: 2024-03-16T21:35:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T12:06:37.000Z (about 2 years ago)
- Last Synced: 2025-04-07T01:13:54.893Z (about 1 year ago)
- Topics: nextjs, postgresql, prisma, reactjs, supabase, t3-stack, tailwindcss, trpc, typescript
- Language: TypeScript
- Homepage: https://krinay-todo-list-1sf1.vercel.app/
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# T3-Todos
## Introduction
A basic todo list web application created with T3 stack.
## Project Type
Fullstack
## Deployed App
https://krinay-todo-list-1sf1.vercel.app/
## Directory Structure
src/
├─ app
├─ server
## Video Walkthrough of the codebase
Attach a very short video walkthough of codebase [ 1 - 5 minutes ]
## Features
- Google Authentication
- Playing todos
## Installation & Getting started
Clone this project and the following:
```bash
npm install
npm run dev
```
## Technology Stack
List and provide a brief overview of the technologies used in the project.
- Next.js
- TypeScript
- Tailwind CSS
- Supabase (Postgresql)
- Prisma