*** Complete React Vite Portfolio Template ***
Welcome to Complete Portfolio! This project provides a customizable template for creating amazing web applications.
- 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!
-
Clone the repository:
git clone https://github.com/Pfrommer1982/Complete_Portfolio
-
Navigate to the project directory:
cd Complete_Portfolio
-
Install dependencies:
npm install
- 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.
- Customize colors:
- Open 'src/assets/css/main.css'.
- Modify the root colors according to your preference.
- Save the file.
- Start the development server:
npm run dev
- Access the application at http://localhost:3000.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.