Skip to content

Akshay's Portfolio, demo showcasing minimal yet comprehensive.

Notifications You must be signed in to change notification settings

akshay3001/akshay-portfolio

Repository files navigation

Welcome to Akshay Portfolio built with Astro

Astro is an all-in-one web framework for building fast, content-focused websites.

Key Features

  • Section titled Key Features
  • Component Islands: A new web architecture for building faster websites.
  • Server-first API design: Move expensive hydration off of your users’ devices.
  • Zero JS, by default: No JavaScript runtime overhead to slow you down.
  • Edge-ready: Deploy anywhere, even a global edge runtime like Deno or Cloudflare.
  • Customizable: Tailwind, MDX, and 100+ other integrations to choose from.
  • UI-agnostic: Supports React, Preact, Svelte, Vue, Solid, Lit and more.

Live Demo

https://akshay-portfolio.vercel.app/

Akshay Portfolio Screenshot

🧞 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 preview
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