Skip to content

yuvi76/portfolio

Repository files navigation

Yuvraj Upadhyay Portfolio

Welcome to my professional portfolio! This project showcases my work, skills, and experience as a developer. Built with modern web technologies, it's designed to be fast, responsive, and visually engaging.

🚀 Tech Stack

🛠️ Getting Started

Prerequisites

Make sure you have Node.js installed on your machine.

Installation

  1. Clone the repository:
    git clone https://github.com/yuvi76/portfolio.git
  2. Navigate to the project directory:
    cd portfolio
  3. Install dependencies:
    npm install

Development

Run the development server:

npm run dev

Open http://localhost:3000 in your browser to see the result.

📦 Deployment

This project is configured for easy deployment to GitHub Pages.

  1. Build and Export:

    npm run build

    This generates a static out directory.

  2. Deploy:

    npm run deploy

    Note: Ensure you have gh-pages installed and your GitHub repository set up as an origin.

For detailed deployment steps, refer to deployment.md.

📄 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published