This is a project about a (very) basic e-commerce application that worked with react and that was converted into a Next.js app. Applying the basic concepts and recommendations about Next.
You can see it in this url. It is deployed in vercel
Do npm install and then npm run dev
Open http://localhost:3000 with your browser to see the result.
The API could present some inconveniences because it is a public API, that is why the elements were rendered without their images and the prices are extremely different.