Skip to content

Robertise/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

A modern, responsive portfolio website built with React and Vite.

Features

  • Home - Landing page with introduction
  • About - About me section
  • Projects - Showcase of projects
  • Skills - Technical skills and expertise
  • Blog - Blog posts and articles
  • Dark/Light Theme - Theme switcher for user preference

Tech Stack

  • React 19
  • Vite
  • Tailwind CSS
  • Framer Motion (animations)
  • React Router

Getting Started

Install dependencies

npm install

Run development server

npm run dev

Build for production

npm run build

Preview production build

npm run preview

Project Structure

src/
├── components/     - Reusable React components
├── pages/          - Page components (Home, About, etc.)
├── styles/         - CSS files
├── data/           - Static data and content
├── contexts/       - React context providers
├── hooks/          - Custom React hooks
├── utils/          - Utility functions
└── config/         - Configuration files

About

A high-performance, responsive personal portfolio built with React 19 and Vite, featuring smooth Framer Motion animations and a dynamic dark/light theme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors