This is a starter template for the AI SaaS Landing Page video created by Frontend Tribe.
First, install the dependencies:
npm install
# or
yarn
# or
pnpm install
Then, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open the provided URL with your browser to see the result and start coding along with the video tutorial.