This is an ecommerce product page project made using Next.js . Live url: https://secundo-app.vercel.app/
First, to get started run the following command:
npm install
# or
yarn
Then, to run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.