Commit Graph

11 Commits

Author SHA1 Message Date
Jan Iłowski
1d502e235c Update FooterSecondSite with new license and mail info 2023-03-01 20:57:22 +01:00
Jan Iłowski
1c7cafe976 Replace blank links with a real 'mailto:' link in the firstFooter 2023-03-01 20:49:08 +01:00
Jan Iłowski
3f8f83c305 Remove trailing whitespace 2023-03-01 20:48:22 +01:00
Jan Iłowski
ca57cebc74 Change license information in the first footer 2023-03-01 20:47:04 +01:00
Jan Iłowski
0dafde41c0 Add a fallback font 2023-03-01 20:09:47 +01:00
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