Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 640 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 640 Bytes

Firegex Frontend

Firegex Frontend

The frontend of firegex is written using vite. The routing of the pages is managed by react-router 6 and the graphics is mainly managed by the framework Mantine and icons provided by React Icons. The style of the page is written with sass.

The page is auto-updated by a global timeout and also thanks to socket.io that raise an event triggering all parts of the app that requires fetch updated data from the backend, the update of these data.