https://github.com/gomagoma676/todo-app-supabase-nextjs
🔥 Todo app with supabase + nextjs (Project 1)
https://github.com/gomagoma676/todo-app-supabase-nextjs
nextjs react-query supabase tailwind-css zustand
Last synced: 6 months ago
JSON representation
🔥 Todo app with supabase + nextjs (Project 1)
- Host: GitHub
- URL: https://github.com/gomagoma676/todo-app-supabase-nextjs
- Owner: GomaGoma676
- Created: 2022-04-05T09:37:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T15:57:22.000Z (about 2 years ago)
- Last Synced: 2025-04-12T00:15:24.569Z (6 months ago)
- Topics: nextjs, react-query, supabase, tailwind-css, zustand
- Language: TypeScript
- Homepage:
- Size: 77.1 KB
- Stars: 38
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).
## Project setup
~~~
npm install --global yarn
npx create-next-app@12.3.3 todo-app --typescript
~~~
~~~
yarn add next@12.3.3
~~~
~~~
yarn add @heroicons/react@1.0.6 @supabase/supabase-js@1.33.3 react-query@3.34.19 zustand@3.7.1
~~~
~~~
yarn add -D tailwindcss postcss autoprefixer
~~~
~~~
yarn add -D prettier prettier-plugin-tailwindcss
~~~
https://tailwindcss.com/docs/guides/nextjs