Skip to content

xhuntx/Personal-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hunter Davis - Personal Website

Hello and welcome to my personal website where you can get to know what I'm about and if you have any questions don't be afriad to email or dm me

Quick Start

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Analyze bundle size
npm run build:analyze

Performance

This project includes several performance optimizations:

  • React.memo for preventing unnecessary re-renders
  • Code splitting and lazy loading
  • Service worker for offline functionality
  • Optimized animations with reduced motion support
  • Bundle analysis and monitoring tools

Development

The project uses modern development practices with ESLint for code quality and Vite for fast development builds. All components are optimized for performance and accessibility.

About

This is a website about me and will be updated as I get better with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages