This web-applications is used as a playground to explore different technologies, frameworks and ideas.
git clone
yarn install
yarn dev
yarn build
yarn start
- Add Google integration Next Auth
- Query with tRPC
- Mutations with tRPC
- Infinite Query with tRPC
- Forms with react-hook-form and/or Formik
- Static server side rendering with Next.js
- Server side props with Next.js
- Explore component of Headless UI
- Animations with Framer Motion