My portfolio site still in the works.
portfolio.mp4
- Node.js (v14 or higher)
- npm (v6 or higher)
- Clone the repository:
git clone https://github.com/yourusername/Immersive-hero.git
- Navigate to the project directory:
cd Immersive-hero - Install the dependencies:
npm install
three: For rendering 3D graphicsreact-three-fiber: React renderer for Three.jsmotion: For animations
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000to view the website.
The current version of this repo is for development environments only and not optimised for production.