sarthaktexas / next-forms-livecode

Livecode creating forms using Airtable and Tailwind

Home Page:https://next-forms-livecode.hackclub.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perfect

The best Next.js boilerplate ever.

What does this have?

  • Tailwind CSS (no more going through the installation guide!) - for styling components easily
  • next-themes (@pacocoursey) - for going to the dark side
  • swr (@vercel) - for fetching constantly mutating data
    • fetcher.js so you don't have to keep writing return functions
  • framer-motion - for making interactive components and eye-catching animations
  • react-icons - for including your favorite icon packs without increasing bundle size significantly. Tree shaking included.

© 2021 Sarthak Mohanty. Licensed under the Unlicense from Mozilla.

About

Livecode creating forms using Airtable and Tailwind

https://next-forms-livecode.hackclub.dev


Languages

Language:JavaScript 98.3%Language:CSS 1.7%