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

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)

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