Skip to content

shuvra-matrix/My-Portfolio-V3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Project Name:My Portfolio-V3


Description:

Portfolio-V3 is a personal portfolio website built using React.js, Three.js, and Framer Motion. It showcases your skills, projects, and contact information in an interactive and visually appealing manner.

Usage:

Feel free to use this portfolio template for your own personal use. However, please make sure to give credit to the original creator by linking back to the GitHub repository.

Portfolio Link:

You can view the live version of this portfolio at https://shuvra.vercel.app/.

Demo Screenshot

Local Installation Guide:

  1. Clone the repository:

    git clone https://github.com/shuvra-matrix/My-Portfolio-V3.git
    
  2. Navigate to the client folder:

    cd ./client
    
  3. Install dependencies:

    npm install
    
  4. Set up environment variables:

    • VITE_TEMPLATE_ID: Your EmailJS template ID.
    • VITE_SERVICE_ID: Your EmailJS service ID.
    • VITE_PUBLIC_KEY: Your EmailJS public key.

    Visit EmailJS to learn how to obtain these credentials.

  5. Start the development server:

    npm run dev
    

Issues:

If you encounter any issues or have suggestions for improvement, please report them at https://github.com/shuvra-matrix/My-Portfolio-V3/issues. Contributions are welcome but not necessary.