yatunyi15075 / my_portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite Portfolio

Portfolio Preview

This template provides a minimal setup to get React working in Vite with Hot Module Replacement (HMR) and some ESLint rules.

Introduction

This project is a portfolio template built using React and Vite, aimed at providing a fast and efficient development environment for building portfolio websites.

Features

  • Fast Refresh: Enjoy instant updates with Hot Module Replacement (HMR) for a smooth development experience.
  • ESLint Rules: Includes some ESLint rules to ensure code consistency and quality.

Official Plugins

Currently, two official plugins are available for use with Vite:

Getting Started

Follow these steps to set up and run the project locally:

  1. Clone the Repository:

git clone https://github.com/yatunyi15075/my-portfolio.git

  1. Install Dependencies:

cd react-vite-portfolio npm install

  1. Start the Development Server:

npm run dev

  1. Open in Browser:

Navigate to http://localhost:3000 in your web browser to view the portfolio website.

Customization

Feel free to customize the portfolio template to suit your needs. Add your own components, styles, and content to personalize your portfolio.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License.

About


Languages

Language:JavaScript 94.6%Language:CSS 4.1%Language:HTML 1.3%