Skip to content

OliverinMelb/Oliver-portfolio

Repository files navigation

Oliver Zhang's Portfolio

My personal portfolio website built with Next.js, showcasing my projects and skills.

Features

  • Modern and responsive design
  • Interactive animations using GSAP
  • Dynamic content rendering
  • Optimized performance
  • Dark mode by default

Tech Stack

  • Next.js
  • React
  • TypeScript
  • GSAP for animations
  • Tailwind CSS
  • SASS

Getting Started

First, install the dependencies:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Project Structure

  • components/ - React components
  • pages/ - Next.js pages
  • public/ - Static assets
  • styles/ - Global styles and CSS modules
  • constants/ - Configuration and constants

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published