A starter project with Nuxt 3, Tailwindcss, Firebase with Auth Google and email/password.
Client: Nuxt 3, Pinia, TailwindCSS, Sass, Nuxt Icon
Server: Firebase
To run this project, you will need to add the following environment variables to your .env file for integrate your Firebase project
Install dependencies
yarn install
Start the server
yarn dev