Install the dependencies
npm installFund the dependencies
npm fundRun the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devCreate a .env file in the root direcrory and define all the required API keys
An example .env has been provided for you to follow!
Open http://localhost:3000 with your browser to see the result.





