Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 22 days ago
JSON representation

A basic todo list web application created with T3 stack.

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