Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eastonarcher/javascript-three.js-website
⚡Portfolio website created with Three.js allowing for dynamic environment and 3D graphics
https://github.com/eastonarcher/javascript-three.js-website
framework three-js ui-design
Last synced: about 2 months ago
JSON representation
⚡Portfolio website created with Three.js allowing for dynamic environment and 3D graphics
- Host: GitHub
- URL: https://github.com/eastonarcher/javascript-three.js-website
- Owner: EastonArcher
- Created: 2024-01-18T05:11:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T18:02:45.000Z (8 months ago)
- Last Synced: 2024-05-11T18:56:01.235Z (8 months ago)
- Topics: framework, three-js, ui-design
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 3D Portfolio Website
This project was made in order to create a distinctive, creative, and interactive personal portfolio website via Three.js, a JavaScript library for building immersive 3D graphics.## Installation
```
git clone
npm install
npm run dev
```
Launch a local development server by following these steps. Visit http://localhost:3000 in your browser to explore the 3D website.## Technologies Used
* **Vite:** This project is built with Vite, a fast development framework that enhances the development experience.
* **Three.js:** This project utilized Three.js for creating engaging and visually appealing 3D graphics in the background.## Features
* **Immersive 3D Experience:** Utilizes Three.js to craft an immersive and dynamic 3D environment for an engaging user experience.
* **Interactive Elements:** Incorporates interactive elements to make the portfolio stand out and capture the user's attention.