An open API service indexing awesome lists of open source software.

https://github.com/joaopinto15/joaopinto15.github.io


https://github.com/joaopinto15/joaopinto15.github.io

3d portfolio react treejs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# My Portfolio

> This is my portfolio website. It is built using Vite, React, and Tailwind CSS (using Three.js for 3D rendering).

## Commands to run the project

```bash
# Install dependencies
npm install

# Run the development server
npm run dev

# Build for production
npm run build
```