This is a Next.js project bootstrapped with create-next-app
.
AI Startup Landing Page
- Next.js 15
- React 19
- Tailwind CSS
- ShadCN/UI
Check out the live demo: ai-startup-website
Before you get started, install the required dependencies:
# with npm
npm install
# with bun
bun install
Run the development server:
npm run dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
MIT © AI Startup Team