travolgi / grid-vanilla-js-space-tourism

Space tourism website build with Grid layout and Vanilla javascript

Home Page:https://travolgi.github.io/grid-vanilla-js-space-tourism

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space tourism website build with Grid layout and Vanilla javascript

Space tourism website

I used Vanilla javascript to change the content of the pages by fetching the data from the json local file

eleId.textContent = jsonData[idField];

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Accessibility workflow
  • Vanilla Javascript

About

Space tourism website build with Grid layout and Vanilla javascript

https://travolgi.github.io/grid-vanilla-js-space-tourism


Languages

Language:HTML 58.6%Language:CSS 33.8%Language:JavaScript 7.6%