This is a project done as a study and practical implementation of React fundamentals.
Notable patterns used:
- Unidirectional flow of data (single source of truth)
- Composition
- Modularity
- State management
This is a project done as a study and practical implementation of React fundamentals.
Notable patterns used: