Assessment front-end app project by @udimberto.
None advanced resource used, only the basics.
- SS data fetching in case of
robots
requesting- Product Page
-
@reduxjs/toolkit
to manage multiple store/contexts -
redux-persist
to persist info at browser LocalStorage
-
@emotion
helps with customizations -
swiper
to do some slides-components
Running the development server locally:
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Home Page
- Featured Products List
- Products List by Categories
- SS categories-data on
robots
requesting
- Product Page
- Layout
- SS product-data on
robots
requesting - SEO Schema
-
AppBar
links - Deploy on Vercel
- Relevant Unit Tests