This is a solution to the Space tourism website challenge on Frontend Mentor.
Users should be able to:
[x] View the optimal layout for each of the website's pages depending on their device's screen size
[x] See hover states for all interactive elements on the page [x] View each page and be able to toggle between the tabs to see new information
- Live Site URL: (https://cerulean-tarsier-4703cc.netlify.app/)
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Tailwind CSS
- Mobile-first workflow
- React - JS library
- [Vite] (https://vitejs.dev/) - Build tool
- [ReactRouter] (https://reactrouter.com/en/main)
How to use Vite instead of CRA for a React app. Practiced using the useState React hook. Practice using React Router. How to customize/extend Tailwind.
Cleanup and organize Tailwind classes. Improve consistency of layout w/ Figma files.
- Website - Kate Ives
- Twitter - @KateIvesDev