Next.js v.13+ with App Routing pet project for searching cinema tickets
You can find Figma design here
- The front-end is developed on
NEXT.JSv.13+ withApp Routingand mocked back-end onExpress - An optimized component structure is implemented with optimal balance in
SSRandSSG - Pixel perfect layout matching the
Figmamockup - Optimized
Reduxstore and component rendering - Practiced with
React portal,custom hooks,debounced input - Practiced with
higher order component,compound component, andrender proppatterns