Nextjs has quickly become my favorite framework for creating fullstack applications especially when paired with the right tools. In this video, we are going to create a CRUD app for tracking code snippets using FaunaDB for data, Tailwind CSS for styling, React Hook Form for handling forms, and SWR for fetching and caching data.
Source Code - https://github.com/jamesqquick/nextjs-crash-course-fauna-swr-react-hook-form-tailwind
#next #react #tailwindcss #javascript #web-development