/astro-projects

A simple project to discover Astro.

Primary LanguageAstro

Astro Projects

A simple project to discover Astro.

See Demo deployed on Netlify

Features

  • creating a new Astro project.
  • understanding folder structure and syntax for Astro components.
  • making a fetch request.
  • creating a layout and handling global style.
  • passing props.
  • integrating with React.
  • creating a showcase component.
  • displaying cards and handling dynamic classes.
  • using JavaScript for tabs.
  • fetching Markdown files.
  • displaying single post page.
  • building static assets.
  • deploying on Netlify.

Based on Astro Crash Course by Brad Traversy (2022).