Here is the folder structure of this app.
3d-portfolio/
|- public/
|-- fonts/
|-- images/
|-- apple-touch-icon.png
|-- style.css
|-- me2.jpg
|- src/
|-- animation/
|--- contact.json
|--- dev.json
|--- done.json
|-- components/
|--- 1-header/
|--- 2-hero/
|--- 3-main/
|--- 4-contact/
|--- 5-footer/
|-- app.tsx
|-- index.css
|-- main.tsx
|- .eslintrc
|- .gitignore
|- index.html
|- package-lock.json
|- package.json
|- jsconfig.json
|- vite.config.ts
- React.js
- Vite
- formspree/react
You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.
The easiest way to deploy your Vite.js app is to use the Netlify Platform.
Check out Vite.js deployment documentation for more details.
You can also give this repository a star to show more people and they can use this repository.