- Next.js 14
- NextUI
- Tailwind CSS
- Tailwind Variants
- TypeScript
- Framer Motion
- next-themes
- Google-Cloud-Platform
clone this repo create a dot env file with your gcp credentails and run your application locally.
GOOGLE_CLOUD_API_KEY=your-GCP-API-KEY GOOGLE_CLOUD_PROJECT_ID=your-GCP-PROJECT-ID
You can use one of them npm
, yarn
, pnpm
, bun
, Example using npm
:
npm install
npm run dev
Licensed under the MIT license.