Skip to content

TramTonne/Portfolio

Repository files navigation

Portfolio

This is my personal portfolio website showcasing my projects, skills, and experiences as a developer.

Tech Stack

  • React – Main UI library for building interactive and reusable components.
  • Vite – Modern build tool for lightning-fast development and optimized production builds.
  • CSS Modules – Scoped styling for React components (e.g., About.module.css) to avoid style conflicts.
  • JavaScript (ES6+) – Core programming language for logic and component structure.
  • Asset Management – Images and icons are organized in the assets/ folder and referenced in components.
  • Project Structure – Modular architecture with separate folders for components, data, and assets.

⚙️ Installation & Setup

Make sure you have Node.js installed.

  1. Clone the repository
    git clone https://github.com/TramTonne/portfolio.git
    cd portfolio
    npm install
    npm run dev

About

This is my personal Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors