👋 Welcome! This repository contains the source code for my personal portfolio website where I showcase my work, skills, and experiences as a full-stack engineer.
Absolutely! Feel free to use this code for your own personal portfolio project. Attribution isn’t required, but it would be greatly appreciated if you give me credit. If you like what you see, don’t forget to ⭐ this repo.
- Astro as the framework with React as UI library integration.
- tailwindcss as the styling framework.
- Cloudflare for the deplyment through Cloudflare Pages.
To run this project locally, follow these steps:
- Clone this repository:
$ git clone https://github.com/shashiirk/v3.git
- Navigate to the project directory:
$ cd v3
- Install the dependencies:
$ pnpm install
- Start the development server:
$ pnpm start
The site will be available at http://localhost:3000
.
If you find something to improve, feel free to submit a pull request. All contributions are welcome!
This project is licensed under MIT.