Skip to content

Repository files navigation

Portfolio

This is my personal portfolio website hosted on GitHub Pages. You can visit it at https://leonnuxy.github.io.

Personal Portfolio

This is a professional portfolio website built with React and Vite, showcasing my projects and skills.

Features

  • Modern, responsive design
  • Project showcase
  • Skills and experience sections
  • Contact information

Technologies Used

  • React
  • Vite
  • CSS
  • JavaScript

Preview

Portfolio Preview

Project Structure

leonnuxy.github.io/
├── public/          # Static files
├── src/             # Source files
│   ├── components/  # React components
│   ├── assets/      # Images, fonts, etc.
│   ├── styles/      # CSS files
│   └── App.jsx      # Main application component
└── index.html       # HTML entry point

Getting Started

Installation

# Clone the repository
git clone https://github.com/leonnuxy/leonnuxy.github.io.git

# Navigate to the project directory
cd leonnuxy.github.io

# Install dependencies
npm install

# Start development server
npm run dev

Building for Production

npm run build

Deployment

This site can be easily deployed to GitHub Pages or any static site hosting service.

npm run deploy

Contact

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages