rojaence / space-tourism-website

FrontendMentor challenge built with PUG, SASS and GULP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Space tourism website solution

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.

Table of contents

Overview

The challenge

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

Screenshots

Desktop

Tablet

Mobile

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • SASS
  • BEM
  • PUG - Template Engine
  • GULP - JS Toolkit
  • Nodejs

Install and test

With nodejs and npm installed in your system, runs the next commands in a terminal

  • To install project - 'npm install'
  • To run server and compile tasks - 'gulp'

Author

About

FrontendMentor challenge built with PUG, SASS and GULP


Languages

Language:SCSS 40.6%Language:HTML 37.9%Language:Pug 11.8%Language:JavaScript 9.8%