Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafitc/portfolio-v2

Personal Portfolio
https://github.com/rafitc/portfolio-v2

nextjs portfolio-website vercel

Last synced: 18 days ago
JSON representation

Personal Portfolio

Awesome Lists containing this project

README

        

## Portfolio Website

This is my personal portfolio website.

# Getting Started Locally

1. Clone this repository to your local machine:

```bash
git clone https://github.com/dillionverma/portfolio
```

2. Move to the cloned directory

```bash
cd portfolio
```

3. Install dependencies:

```bash
pnpm install
```

4. Start the local Server:

```bash
pnpm dev
```

5. Open the [Config file](./src/data/resume.tsx) and make changes

# License

Licensed under the [MIT license](https://github.com/dillionverma/portfolio/blob/main/LICENSE.md).

## Credits

All credits to the [creator](https://github.com/dillionverma/portfolio)