Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 689 Bytes

File metadata and controls

30 lines (22 loc) · 689 Bytes

Multi Step Form

This project is a hypothetical fragment of admin resources management dashboard.

Open live demo.

Tech stack

✅ React
✅ Typescript
✅ Styled-components

Project contains

[x] Recursive components
[x] Context API with React state
[x] Custom hooks
[x] Atomic design
[x] Mocks
[x] Accessible checkboxes
[x] Accessible accordion
[x] Codebase adapted to introduce multi language
[x] Global and theme styles
[x] Clean code principles

To be added in the immediate future

🔜 Async mock fetching
🔜 Storybook
🔜 Tests with RTL