Skip to content

Latest commit

History

History
13 lines (10 loc) 路 675 Bytes

README.md

File metadata and controls

13 lines (10 loc) 路 675 Bytes

@application/app

Frontend web application.

Stack

  • Jest - JavaScript testing framework.
  • React - JavaScript library for building user interfaces.
  • React Query - A data synchronization library for React.
  • Recoil - A state management library for React.
  • RxJS - A reactive programming library for JavaScript using Observables.
  • Testing Library - Testing utilities.
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.