ProjectsGo Back to ProjectsSpace Tourism
Space Tourism

Space TourismLaunching in 3...2...1

CSS3HTML5JSWebpack 5Netlify

This was a project I found on Frontend Mentors website. I love space, so I really liked the idea of making a website around space traveling. To add extra challenge, I made most of the content in the page using Javascript because I didn't want to make every element for all the content in the page. I wanted to make this like a pseudo react application. Webpack was used to bundle the file and make the project modular. A big portion of time was actually spent on the CSS. I wanted to learn how to make a design system and create my own css library for my projects. I deployed the app using netlify and use netlify hooks to continuously integrate and deploy.