Breath is a distributed application that consists of a backend logic developped with JEE specification and two clients(mobile and web), this repository contains the web client code developped with ReactJS
This projects consists of 3 main parts:
The most basic parts of the application, that helps up build complexe views.
Pages of the application that are consultable at each route.
The part that helps us consumme the services (built in breath backend: https://github.com/mozaw39/BreathBackend), getting data, handling authentication and authorization.