I also used the FakeStoreApi.
This web app allows buyers to browse products by categories, add them to their cart, and checkout.
This site was deployed with Netlify.
yarn dev
orvite
: start dev server, aliases:vite dev
,vite serve
.yarn build
orvite build
: build for production.yarn preview
orvite preview
: locally preview production build.