forked from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 1
Doc React
Ángel Moltó edited this page Feb 7, 2024
·
3 revisions
React is required to build the graphical interface that the user interacts with to use the application.
It is decided to use React since it is the recommended option by the subject's faculty and one of the most widely used technologies in this area of web applications, thus having extensive documentation and examples available on the Internet.