Pfrommer1982 / Complete_Portfolio

A complete react portfolio website where you can fill in your info and you're done!

Home Page:https://pfrommer1982.github.io/Complete_Portfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*** Complete React Vite Portfolio Template ***

Welcome to Complete Portfolio! This project provides a customizable template for creating amazing web applications.

Features

  • Personalize your web application by providing your information from just one file: 'your_info.jsx' .
  • Color customization: Modify the :root colors in 'src/assets/css/main.css' to easily change the color scheme.
  • Integration with emailjs: The project utilizes emailjs for seamless email functionality. (contact form)
  • Open-source and free to use: Feel free to use this template for your personal or commercial projects.
  • If you use this template and created something awesome, let me know! I love to see your creativity!

Installation

  1. Clone the repository:

    git clone https://github.com/Pfrommer1982/Complete_Portfolio 
    
  2. Navigate to the project directory:

    cd Complete_Portfolio
    
  3. Install dependencies:

    npm install 
    

Usage

  1. Update your information:
  • Open 'src/your_info.jsx'.
  • Customize the variables and content to reflect your own information. (there are extra instructions in the file)
  • Save the file.
  1. Customize colors:
  • Open 'src/assets/css/main.css'.
  • Modify the root colors according to your preference.
  • Save the file.
  1. Start the development server:
    npm run dev
    
  2. Access the application at http://localhost:3000.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Examples:

Photographer Portfolio Example

Photographer Example

Food / Health Blogger Example

Food Blogger Example