Skip to content

WinbertZhang/personal-website

Repository files navigation

My Portfolio

My personal portfolio website with an about me, my experiences, and my personal projects! Feel free to check out how I designed the site using Next.js and Tailwind CSS.

Table of Contents

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/[WinbertZhang]/personal-website.git
  2. Navigate to the project directory:

    cd personal-website
  3. Install necessary dependencies:

    npm install
  4. Start the local development server:

    npm run dev

    The site should now be running on http://localhost:3000.

Contributing

Your contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature/NewFeature).
  3. Commit your changes (git commit -m 'Add some new feature').
  4. Push to the branch (git push origin feature/NewFeature).
  5. Open a pull request.

License

This project is open source and available under the MIT License.

Feel free to use and modify it for your personal or professional portfolio.

About

Personal Portfolio Website built using Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors