Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 552 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 552 Bytes

Portfolio Website

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

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • Framer Motion
  • React Router DOM

Setup and Installation

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Run development server:
    npm run dev
  4. Build for production:
    npm run build

Deployment

This project is configured for GitHub Pages deployment on the main branch.

Note: Entirely generated using AI - Codeium (Windsurf)