/github-battle

A practical study of React fundamentals

Primary LanguageJavaScript

github-battle

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