Commit Graph

23 Commits

Author SHA1 Message Date
Stachu
0addbf9765 fix bug with boxes (width,bottom) 2023-03-13 23:12:16 +01:00
Stachu
ded9b9d13f delete translate, and temp rediect to hp 2023-03-12 20:39:24 +01:00
Stachu
13826f7360 fix problem with question 2023-03-12 00:24:44 +01:00
Stachu
8eb01c8487 Make call API 2 2023-03-11 20:54:08 +01:00
Stachu
299f41ef8d Make call from the API 2023-03-06 21:58:29 +01:00
Stachu
f5dff0ffae fetch osp units and information image and name 2023-03-02 01:23:01 +01:00
Stachu
2e6ffc078e fetch osp units and img,info, and name of truck 2023-03-02 01:17:40 +01:00
Stachu
ccce6d7095 fetch osp_units and osp information about truck 2023-03-02 01:08:34 +01:00
Jan Iłowski
bb77a76b52 Improve FirstFooter scaling 2023-03-01 21:31:20 +01:00
Jan Iłowski
cb6c955e23 Improve scaling on smaller devices 2023-03-01 21:27:47 +01:00
Jan Iłowski
238d028a74 Improve logo scaling 2023-03-01 21:13:03 +01:00
Jan Iłowski
a51e4d47b0 Update firstFooter CSS 2023-03-01 20:57:48 +01:00
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