Skip to content

KTKCodes/PortfolioSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive React Portfolio

A modern, fast, and fully responsive portfolio website built using React, Vite, TypeScript, and Tailwind CSS. This project features a completely responsive layout, interactive state-driven navigation, and modern frontend architecture.


🚀 Features

  • Mobile-First Responsive Design: Seamless layout adjustments from mobile screens to desktop monitors.
  • Interactive Navbar: A custom, state-driven mobile hamburger menu built natively with React useState.
  • Modern Tooling: Lightning-fast development server and asset bundling powered by Vite.
  • Strict Typing: Component architecture built reliably using TypeScript.

🛠️ Tech Stack

  • Frontend Framework: React 18+
  • Build Tool: Vite
  • Language: TypeScript
  • Styling Framework: Tailwind CSS

📦 Project Structure

src/
├── components/           # Reusable UI pieces (e.g., Navbar)
├── App.tsx               # Main visual engine room & layout configuration
├── main.tsx              # The entry point bridging React to the browser HTML
└── style.css             # Global Tailwind directives & custom styles

📝 License

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors