Skip to content

A custom developer protfolio using Astro which is the base for a YouTube series.

Notifications You must be signed in to change notification settings

leabs/astro-developer-portfolio

Repository files navigation

Astro Developer Protfolio

At the moment, I'm using this repo for a youtube series on how to build stuff using Astro. I'll be adding more to this repo as I go along.

The Youtube playlist

This is a barebones starter developer protfolio for Astro.

  • Simple layout for developers to make their own portfolio
  • Easy to edit data that is coming from the src/data/ directory
  • A simple AppCards component that loops over the data
  • Responsive design that looks nice on mobile and desktop
  • A good foundation to build on using Astro
  • Sleek SVG icons for each page
  • Active class applied to the current page

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro --help Get help using the Astro CLI

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.

About

A custom developer protfolio using Astro which is the base for a YouTube series.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published