Skip to content

theAshbringer/production-project

Repository files navigation

production-project

Advanced frontend development on React + TypeScript

Status

Currently is under development.

  1. Setup advanced Webpack configuration (this is no CRA app) using decomposition ✅
  2. Setup Typescript ✅
  3. Implement Feature-Sliced Design (FSD)
  4. Internationalization with i18next
  5. Theme changing via React Context
  6. Setup Jest, Storybook + loki for unit and screenshot tests
  7. Test slice of Redux state