PrathiSithu

PrathibhaSithu.github.io

🚀 Setup & Usage

  1. Clone the repository:
    git clone code
       
    
  2. Enter to Project
    cd my-portfolio
    
    
  3. Install Dependencies
     npm install
    
    
  4. Install Tailwind Css
     npm install tailwindcss @tailwindcss/vite
    
    
  5. Install Three.js
     npm i three
    
    
  6. Install React Three drei
     npm i @react-three/drei
        
    
  7. Install React Fiber
     npm i @react-three/fiber
    
    
  8. Install React Postprocessing
     npm i @react-three/postprocessing
        
    
  9. Install Framer Motion
     npm i framer-motion
        
    
  10. Install CountUp.js (for animations)
    npm i countup
    
    
  11. Run the Development Server
    npm run dev
    
    

⭐ If you like this project, don’t forget to star the repository! ⭐