Skip to content

rajutkarsh07/portfolio-updated

Repository files navigation

Logo

Utkarsh Raj

The first iteration of utkarshraj.in built with React, Firebase, Vite and hosted with Netlify

alt text

🚨 Forking this repository

I appreciate the interest many of you have shown in using my code for your own websites. Generally, my answer is yes, you can use it, with proper attribution.

Keeping my site open source is important to me, but as we all know, plagiarism is unacceptable. It’s disheartening to see my work copied without any credit. I’ve put significant effort into building and designing this version of my website, and I take pride in it.

All I ask is that you acknowledge my work and not present it as your own. Thank you for respecting this request.

Yes, you can fork this repo. Please give me proper credit by linking back to https://utkarsh-raj13.netlify.app/. Thanks!

🍴 Forking and Cloning Repo

First fork this repo and then clone it to your local system

git clone https://github.com/{your_github_username}/portfolio-updated.git

🛠 Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install dependencies

    npm i
  3. Start the development server

    npm run dev

⚙️ Update changes

  • Go to the src/data.js and change the data according to your profile

  • Setup you own Firebase in src/firebaseConfig.js