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
- 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
- Page Home
- Page Destination
- Page Crew
- Page Technology
- Page Home
- Page Destination
- Page Crew
- Page Technology
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- Styled Components - For styles
Clone the project and access the folder.
git clone https://github.com/Makson19/space-tourism-website.git
cd space-tourism-website
Run this command to install the dependencies.
npm install
npm start- Animations Library - I used this library to create the website animations.







