Skip to content

MinhKhangTran/astro_space

Repository files navigation

Space travel Site

Based on the tutorial of Kevin Powell on Scrimba

Agenda

Data before Styling

Making the pages and Layout

  • Layout ✅
  • Index ✅
  • Destinations ✅
    • Subpages✅
  • Crew ✅
    • Subpages✅
  • Technolgy ✅
    • Subpages✅
  • 404 ✅

Fetching data for pages

Getting local json files as imports✅

Set up the components with semantic HTML

  • Navbar ✅
  • Button ✅
  • Title ✅
  • SEO ✅

Tabs functionality

Styling

  • Variables✅

    • Colors✅
    • Font family✅
    • Font size✅
  • Reset✅

  • Utility classes✅

  • Component and Page specific styles ✅