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.
Users should be able to:
- View the optimal layout for each of the website's pages depending on their device's screen size
- View each page and be able to toggle between the tabs to see new information
-Desktop Size Version -Tablet Size Version -Mobile Size Version
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- HTML5
- CSS
- Flexbox
- Mobile-first workflow
- React - JS library
I Learned a lot about the use of SVG files, and the problems and solutions about how to load them dinamically, also an use of diferent promises in a single call with a promises all asyc function
I want to focus more on CSS, i build the project before watching the solution of kevin powell and after watching the solution i understood the way of using utiliy variables, i wanto to be able to separate and have a better understanding of CSS
- resource 1 - This helped me understand the use of svg files on react
- Frontend Mentor - @theonlylooker