Giter VIP home page Giter VIP logo

2023-portfolio's Introduction

Portfolio Site

This repository contains the source code for my portfolio site. It is built using the following technologies:

The portfolio site showcases my projects, skills, and experiences. It provides an overview of my work and serves as a platform to showcase my abilities and accomplishments.

Prerequisites

Before you can run the portfolio site locally, make sure you have the following installed on your system:

  • Node.js (version 14 or higher)
  • pnpm (installed globally)

Getting Started

Follow these steps to set up and run the portfolio site on your local machine:

  1. Install the dependencies using pnpm:

    pnpm install
  2. Start the development server:

    pnpm run dev
  3. Open your browser and visit http://localhost:5173/ to view the portfolio site.

Configuration

The portfolio site can be customized according to your preferences. Here are some configuration files and directories you can modify:

  • src/pages: This directory contains the pages of the portfolio site. You can edit or add new pages here.
  • src/components: Customize or create new components for the site in this directory.
  • vite.config.js: Configure Vite.js options, such as plugins, build settings, and development server configurations.

Deployment

To deploy the portfolio site to a production environment, you can follow these general steps:

  1. Build the optimized production-ready assets:

    pnpm build
  2. The generated build files will be available in the dist directory. You can upload these files to a hosting service or configure your own server to serve the files.

For more detailed deployment instructions, refer to the documentation of your chosen hosting service or server configuration.

Contributing

If you would like to contribute to the portfolio site, you are welcome to submit pull requests. Feel free to fix bugs, add new features, or improve the overall design and user experience.

Please follow the existing code style and ensure your changes align with the goals and purpose of the portfolio site.

Contact

If you have any questions or suggestions regarding the portfolio site, you can reach me at [email protected]. I would be happy to hear your feedback and address any inquiries.

Thank you for visiting my portfolio site!

2023-portfolio's People

Contributors

nbranch1311 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.