Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rafitc/portfolio-v2
- Owner: rafitc
- License: mit
- Created: 2024-09-09T12:56:30.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-05T20:15:58.000Z (about 2 months ago)
- Last Synced: 2024-10-10T23:22:57.225Z (about 1 month ago)
- Topics: nextjs, portfolio-website, vercel
- Language: TypeScript
- Homepage: https://rafirasheed.co
- Size: 3.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)