Skip to content

HackStyx/Portfolio

Repository files navigation

Prince's Portfolio

A modern and minimal portfolio website built with Next.js, React, and Tailwind CSS.

Vercel Deploy GitHub nextdotjs framer three.js tailwindcss

🚀 Quick Start

  1. Clone the repository:

    git clone https://github.com/HackStyx/princes-portfolio.git
    
  2. Navigate to the project directory:

    cd portfolio
    
  3. Install dependencies:

    npm install
    
  4. Run the development server:

    npm run dev
    
  5. Open http://localhost:3000 in your browser to see the result.

🛠️ Technologies Used

  • Next.js
  • React
  • Tailwind CSS
  • Framer Motion
  • TypeScript

📁 Project Structure

  • app/: Next.js app directory
  • components/: React components
  • data/: Static data and configuration
  • public/: Static assets

🔧 Customization

To customize the content of the portfolio:

  1. Update the data in data/index.ts: typescript:data/index.ts

  2. Modify the components in the components/ directory as needed.

📄 License

This project is open source and available under the MIT License.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

👤 Author

Prince Kumar Gupta


Made with ❤️ by Prince Kumar Gupta