a-thomas / todo-app-supabase-nextjs

🔥 Todo app with supabase + nextjs (Project 1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Project setup

npm install --global yarn
npx create-next-app todo-app@12.3.3 --typescript
yarn add next@12.3.3
yarn add @heroicons/react@1.0.6 @supabase/supabase-js@1.33.3 react-query zustand@3.7.1
yarn add -D tailwindcss postcss autoprefixer
yarn add -D prettier prettier-plugin-tailwindcss

https://tailwindcss.com/docs/guides/nextjs

About

🔥 Todo app with supabase + nextjs (Project 1)


Languages

Language:TypeScript 98.5%Language:JavaScript 1.3%Language:CSS 0.2%