docs: update
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Firegex Frontend
|
||||
|
||||

|
||||

|
||||
|
||||
The frontend of firegex is written using create-react-app.
|
||||
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](https://mantine.dev) and icons provided by [React Icons](https://react-icons.github.io/react-icons/).
|
||||
The style of the page is written with [sass](https://sass-lang.com/).
|
||||
|
||||
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.
|
||||
|
||||
## [GO BACK](../README.md)
|
||||
## [GO BACK](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user