Featured ProjectProduction project clone
It's a simulation of creating a real production project. Complete project configuration from scratch using Webpack. React, Typescript, Babel, scss, css modules, vite, prettier, test environments, jest, rtl, storybook, loki, Cypress are also configured. The project was created by following FSD architecture. The site is optimised on component levels as well as asynchronous redusers. Libraries are loaded asynchronously only when they are required in the code. Lazy loading. Almost all components are covered by tests (jest, rtl, storybook, loki, Cypress). Role-based authorisation. Private Routes. Internalisation available( 2 languages). 3 colour themes. Server requests are generated both with axios instances and RTK QUERY. The site is fully adapted for all devices.