This is a web application built with Next.js that allows you to track prices of products.
To get started with the development server, run the following command:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
This is a web application built with Next.js that allows you to track prices of products.
To get started with the development server, run the following command:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev