First, run the development server:
npm install
#or
yarn
then
npm run dev
#or
yarn start
Open http://localhost:5173 with your browser to see the result.
You can start editing the page by modifying App.tsx
and config.js
file to build your own cv
- This small project is like an electronic CV, where i will summarize my work experience, the technologies i know to use, the personal projects i have done and my contact information.
- The special thing is that this project is programmed in 3D, you can control the character through different parts of the CV
- React, TailwindCss, ThreeJS, React three fiber, Framer-motion, Jotai