Explore the origins of open-source contributions with ease.
🌐 Live at gitfirst.dev
- 🚀 Framework: Built on Nuxt
- 🔌 API: Nitro server API routes
- 🎨 Styling: Tailwind CSS
- 😼 GitHub Integration: GitHub API
- 🛠️ Utility: VueUse composable functions
- 🌐 Hosting: Deployed on Vercel
# install dependencies
pnpm install
# run the development server
pnpm dev
# build the application
pnpm build
# preview the production build
pnpm preview
Inspired by the work of @danielroe.
Licensed under the MIT License.