This is a solution to the Space tourism website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Want to travel to space? We got you! Come, explore the space and planets, meet your crew, and observe edge cutting technology
Users should be able to:
- View the optimal layout for each of the website's pages depending on their device's screen size
- See hover states for all interactive elements on the page
- View each page and be able to toggle between the tabs to see new information
- Solution URL: https://github.com/blueuwu/space-tourism
- Live Site URL: https://space-tourism-pro.netlify.app
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- React-Router-Dom - React Router Dom
I learned so many new things while doing this project: I learned how to remove the hover states that persist on touch devices. I learned how to deal with css properties efficiently which are not supported by some browsers.
I look forward to to learn new concepts of React and add some animations to this project.
- Stackoverflow - This helped me to know about css outline property
Aarush Agarwal
- Github - blueuwu