🚒 App which helps firefighters to learn equipment placement in fire trucks, because every second matters
Go to file
Maciej Krzyżanowski ca7c2a9542 Added proxy to React client
It allows React to fetch data from Express backend (at localhost:3001).
2023-02-26 16:54:33 +01:00
client Added proxy to React client 2023-02-26 16:54:33 +01:00
.gitignore Initial version of backend 2023-02-26 16:22:32 +01:00
app.js Changed port of backend to 3001 2023-02-26 16:40:05 +01:00
LICENSE.txt Create LICENSE.txt 2023-02-26 15:51:02 +01:00
package-lock.json Initial version of backend 2023-02-26 16:22:32 +01:00
package.json Initial version of backend 2023-02-26 16:22:32 +01:00