Skip to content

leoDevZh/my-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

Welcome to my portfolio website repository! This project showcases my web development skills through a modern, responsive, and performant website.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • WebPack
  • GSAP

About the Project

I am enthusiastic about web design and wanted to create a modern and responsive web design for my portfolio.

To achieve high performance and maintainability, I utilized webpack for module bundling and development workflow enhancement. Additionally, I integrated GSAP to create smooth and creative animations.

Features

  • Responsive and modern UI/UX
  • Webpack for optimized asset bundling
  • Smooth animations with GSAP
  • Clean and maintainable code structure

Installation & Setup

To set up this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/portfolio.git
  2. Navigate to the project directory:
    cd portfolio
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open your browser and visit http://localhost:8080 to view the site.

Build for Production

To create a production-ready build, run:

npm run build

This will generate optimized assets in the dist directory.

Contact

Feel free to reach out if you have any questions or feedback!


Thank you for visiting my portfolio repository! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published