Skip to content

devsiddhant/astrofolio

Repository files navigation

Portfolio.dev

This is a personal portfolio website built with Astro, TypeScript, and Tailwind CSS. It features a unique Neovim-inspired theme and includes sections for About, Experience, Education, Skills, and Projects.

Features

  • Neovim-inspired theme: A unique theme that mimics the look and feel of the Neovim editor.
  • Multiple Sections: Includes sections for About, Experience, Education, Skills, and Projects.
  • Responsive Design: The website is designed to be responsive and work on all devices.
  • Live CV: The portfolio data is sourced from a cv.json file, making it easy to update.

Tech Stack

  • Astro: The web framework for building the website.
  • TypeScript: For type safety and improved developer experience.
  • Tailwind CSS: For styling the website.
  • React: Used for some interactive components.
  • Vercel: For deployment.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js (v22.x or later)
  • npm

Installation

  1. Clone the repo
    git clone https://github.com/Anmol-TheDev/potfolio2.0
  2. Install NPM packages
    pnpm install

Running the Development Server

To run the development server, use the following command:

pnpm run dev

This will start the development server at http://localhost:4321.

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published