Skip to content

ii2Chris/portfolio

Repository files navigation

Portfolio Site Banner


“With great power comes great responsibility.”

Portfolio Site

A modern, customizable developer portfolio for myself built with React, Vite, and Tailwind CSS (I recommend v3).


🚀 Features

  • ⚡ Fast Vite-powered React app
  • 🎨 Tailwind CSS for rapid, responsive styling
  • 🌙 Dark, elegant theme with custom colors
  • 🧑‍💻 Modular components: Navbar, About, Projects, Contact, and more
  • 🔗 Easy to add links, jokes, and personality
  • 📱 Mobile-friendly and responsive

Getting Started

Prerequisites

  • Node.js (v16 or newer recommended)
  • npm (comes with Node.js)

Project Structure

portfolio-site/
├── public/           # Static assets (favicon, manifest, etc.)
├── src/
│   ├── components/   # React components (Navbar, About, Projects, etc.)
│   ├── App.jsx       # Main app component
│   ├── index.jsx     # Entry point
│   └── index.css     # Tailwind CSS imports
├── tailwind.config.js
├── postcss.config.js
├── vite.config.js
├── package.json
└── README.md

Customization

  • Colors & Theme: I used tailwind.config.js to edit & change colors or extend the theme.
  • Icons: Uses react-icons for easy icon integration.

Connect with Me

GitHub Badge Email Badge LinkedIn Badge

Credits


Releases

No releases published

Packages

No packages published