AndreCoutinhom / 3d_andre_portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Website

My first React Activity

PowerShell Commands (run at terminal before start coding)

npm create vite@latest ./ -- --template react

npm install -D tailwindcss

npx tailwindcss init

npm install --legacy-peer-deps @react-three/fiber @react-three/drei maath react-tilt react-vertical-timeline-component @emailjs/browser framer-motion react-router-dom

npm install --legacy-peer-deps -D postcss autoprefixer

npx tailwindcss init -p

npm install --legacy-peer-deps three

About

License:MIT License


Languages

Language:JavaScript 74.0%Language:CSS 24.5%Language:HTML 1.5%