https://github.com/robeecodes/space-tourism
Frontend Mentor Space Tourism Challenge
https://github.com/robeecodes/space-tourism
Last synced: about 1 year ago
JSON representation
Frontend Mentor Space Tourism Challenge
- Host: GitHub
- URL: https://github.com/robeecodes/space-tourism
- Owner: robeecodes
- Created: 2022-08-04T20:52:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T15:43:15.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T14:41:05.883Z (over 1 year ago)
- Language: Sass
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Space Tourism Challenge
By Robin [@robeecodes](https://github.com/robeecodes)
View my final project live [here](https://robeecodes.github.io/space-tourism/index.html)
[Courtesy of Frontend Mentor](https://www.frontendmentor.io/challenges/space-tourism-multipage-website-gRWj1URZ3/hub/space-tourism-multipage-website-P3O2In2KG5)
## Retrospective
This was my first time putting together a fully-fledged, multi-page website and, overall, I believe it went very well!
I've learnt a lot from this process and, certainly, would do some things differently should I attempt it again. For instance, I believe my SASS could have been cleaner with a little more pre-planning and less trying to force each webpage to conform to a singular model.
One thing I found really useful to learn about, however, was pulling data from a JSON file to populate each page. It keeps my files much more organised and provides a more interactive experience.