Skip to content

A project that introduces the basic concepts of Astro

License

Notifications You must be signed in to change notification settings

tech-razor/techrazor-astro-basics

Repository files navigation

Astro: Basics

This is a project that accompanies Section 2 of the Udemy course Introduction to the Astro web framework.

The project introduces the basic concepts of Astro.

Branches

The branch names are of the format [lecture-number]-[lecture-title], for example, 07-astro-components.

Students are encouraged to compare their code with a particular branch to ensure they are on the right track.

The RECAP.md file inside each branch contains a summary of important concepts that were introduced in the corresponding lecture.