This is an example of my application stack using Next.js, Supabase, TailwindCSS, and deployed on Vercel. I have been studying these technologies to create web applications.
Clone the project
git clone https://github.com/thiagomurtinho/image-galleryGo to the project directory
cd image-galleryInstall dependencies
npm installStart the server
npm run devMy thanks to Lee Robinson for sharing their knowledge