- React - A JavaScript library for building user interfaces
- Chakra UI - A simple, modular and accessible component library for React
- Three.js - 3D library for JavaScript
- Framer Motion - An animation library for React
$PROJECT_ROOT
│ # Page files
├── pages
│ # React component files
├── components
│ # Services
├── emailjs
│ # Static files for images and 3d model file
└── public
MIT License.
This project is not originally mine, it’s a copy of Devaslife’s portfolio homepage. You can create your own without notifying me under the following conditions:
- Delete the images used in this project
- Do not use the 3d panda model
Check out LICENSE for more detail.