h-ARTS / hanankhan.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hanan Khan Portfolio

This is a personal portfolio website built with React, Vite, GSAP, and Three.js. It showcases my projects and skills.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js v14.0.0 or later
  • pnpm v6.14.0 or later

Installing

  1. Clone the repository:
git clone https://github.com/yourusername/hanankhan.dev.git
cd hanankhan.dev
  1. Install the dependencies:
pnpm install
  1. Start the development server:
pnpm run dev

or use the flag --host for testing out on other devices.

Open your browser and navigate to http://localhost:5173 to see the application in action.

Built With

  • React - A JavaScript library for building user interfaces
  • Vite - A build tool for modern web development
  • GSAP - A JavaScript animation library
  • Three.js - A JavaScript library for creating and displaying 3D computer graphics in a web browser
  • React Three Fiber - A React renderer for three.js.

About


Languages

Language:JavaScript 66.3%Language:SCSS 27.2%Language:GLSL 3.1%Language:CSS 2.7%Language:HTML 0.6%