Skip to content

Personal portfolio website built with React and Vite, showcasing skills, projects, and professional experience. Features include multi-language support (English/Spanish) and a theme switcher.

Notifications You must be signed in to change notification settings

Fredy034/personal-portfolio-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio v2

This repository contains the source code for my personal portfolio website, showcasing my skills, projects, and professional journey. It is built with modern web technologies like React and Vite.

Features

  • Presents comprehensive information about my background, technical skills, and project experience.
  • Features a curated list of my projects with descriptions and links.
  • Supports multiple languages (currently English and Spanish) through react-i18next for broader accessibility.
  • Designed with responsiveness in mind to ensure optimal viewing on various devices.

Technologies Used

Getting Started

Prerequisites

  • Node.js (v18 or later recommended)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone git@github.com:Fredy034/personal-portfolio-v2.git
    cd personal-portfolio-v2
  2. Install dependencies:
    npm install

Running the Development Server

npm run dev

This will start the Vite development server, typically available at http://localhost:5173.

Building for Production

npm run build

This command builds the application for production to the dist folder.

Linting

npm run lint

This command runs ESLint to check for code style issues.

About

Personal portfolio website built with React and Vite, showcasing skills, projects, and professional experience. Features include multi-language support (English/Spanish) and a theme switcher.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published