Utkarsh's Portfolio Website - v2.0
utkarsh.tech
This is my personal portfolio website built using modern web technologies. It showcases my work, projects, skills, and includes a downloadable resume. You can also find links to my GitHub and LinkedIn.
🔗 Live Preview: Click here to visit
This portfolio was built using:
- ⚛️ React.js
- 💥 Node.js
- 🚀 Express.js
- 🎨 CSS3
- 🖥️ VS Code
- ☁️ Deployed with Vercel
- 📖 Multi-Page Layout
- 🎨 Styled with CSS & React-Bootstrap
- 💻 Fully Responsive Design
- 🔍 GitHub Projects Showcase
- 📄 Resume Download
- 🧠 Skills & Experience Highlight
Node.js
&npm
installed globallygit
to clone the repo
# Clone the repository
git clone https://github.com/yourusername/Portfolio.git
# Navigate to the project directory
cd Portfolio
# Install dependencies
npm install
# Run the development server
npm start