A minimalist website for "Your Average Tech Bro" consulting services, where users can work 1:1 to build their SaaS applications.
- Clean, minimalist design inspired by dillion.io
- Responsive layout for all device sizes
- Sections for services, about me, pricing, and FAQs
- Built with NextJS and TailwindCSS
- Uses ShadCN UI components for a modern look and feel
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
- Next.js - React framework
- TailwindCSS - CSS framework
- ShadCN UI - UI component library
- Lucide React - Icon library
To learn more about the technologies used in this project: