Commit Graph

6 Commits

Author SHA1 Message Date
e9ad514166 Changed the way app is run
Now Express serves React client/build directory as static files.
All unmatched requests are answered with index.html file.
2023-02-28 19:18:48 +01:00
Stachu
00ae400e0d test commit., delete unnecessary file. 2023-02-26 22:19:51 +01:00
Jan Iłowski
133768b6fe Replace photos with compressed and scaled-down versions 2023-02-26 17:56:15 +01:00
75e6eb484f Fixed typo in SCSS file name 2023-02-26 17:16:26 +01:00
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
Stachu
32cb76d18c Initial version of frontend 2023-02-26 16:49:26 +01:00