Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mohan-246/Portfolio

Repository files navigation


Developer Portfolio

Welcome to the Developer Portfolio repository! This project is a responsive and customizable portfolio website built using Vite. It allows Developers to showcase their work with easily editable text and image URLs on the frontend.

Features

  • Customizable Text: Easily update and personalize text content on the website.

  • Image URL Editing: Change image URLs to display in your portfolio.

  • Responsive Design: Ensures a seamless viewing experience on various devices.

Getting Started

Follow these steps to set up and customize your Developer Portfolio:

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/mohan-246/Portfolio.git
cd Portfolio
  1. Install dependencies:
npm install
  1. Edit Text and Image URLs:

    • Open the src directory.
    • Update the App.jsx file to customize text content.
    • Update the App.jsx file to set your image URLs.
  2. Run the application:

npm run dev

Visit http://localhost:5173 in your browser to preview your customized portfolio.

Customization

  • Text Content:

    • Edit the App.jsx file in the src directory.
  • Image URLs:

    • Edit the App.jsx file in the src directory.

Deployment

Deploy your portfolio using Vite's build command:

npm run build

The built files will be available in the dist directory, ready for deployment.

Contributing

We welcome contributions! To contribute to the Photographer Portfolio, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Make your changes and commit: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Submit a pull request.

Issue Tracking

If you encounter any issues or have suggestions, please open an issue. We appreciate your feedback!

Happy showcasing your Developer portfolio!


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published