Commit graph

8 commits

Author SHA1 Message Date
Dana Lambert
8638fd3041 Make step content scrollable overflow adjust results step
- Results step is now the last step but doesn't restrict the user from going back
2021-11-02 11:11:55 +13:00
Dana Lambert
473cc9ca6e Add sample step components for the remaining steps with accompaning text
- rename step subfolders from <name>step to <name>
2021-10-20 16:52:06 +13:00
Dana Lambert
06e33d7ac6 Some refactoring of existing information panels
- extracting out static strings where possible
- create StepInformation component
- rename step components to end in 'Step'
2021-10-20 16:15:15 +13:00
Dana Lambert
aa3f9dc7f0 Display selected coordinates on the map in the top right 2021-10-19 16:04:04 +13:00
Dana Lambert
096c534536 Add map and description to location step with layout adjustments 2021-10-19 10:42:48 +13:00
Dana Lambert
d7a97dfb1d Add template Step component with configurable background image and content 2021-10-19 10:41:45 +13:00
Dana Lambert
aa95005fd2 Add header styled like Biosphere Capital site
- Adds Biosphere Capital logo
- Adds dummy nav with no dropdown links
2021-10-19 10:41:45 +13:00
Dana Lambert
aedd224a63 Setup frontend styling
- Add node-sass, bootstrap and reactstrap
- Setup styles directory with themes file and base styles
- Replace create-react-app content with sample content to test styles
2021-10-06 16:18:01 +13:00