You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to curious-rishabh. Thanks!
Portfolio in React JS which uses 3D graphics and animations to bring the content into life. The website is divided into several main sections, including an about, education, project, connect and contact section. Each section is designed to showcase 3D's unique style and creativity, with an emphasis on interactivity and user engagement.
My personal portfolio curious-rishabh.tech which features some of my github projects, education as well as my resume and technical skills.
This project was built using these technologies.
📖 3D Interactive Models
📱 Fully Responsive
Clone down this repository. You will need vite
and react
installed on your vscode.
Setup environment: npm create vite@latest ./ -- --template react
Install tailwindCss: npm install -D tailwindcss
Initialise tailwind: npx tailwindcss init
Additional packages: npm install --legacy-peer-deps @react-three/fibre @react-three/drei maath react-vertical-timeline-component react-parallax-tilt @emailjs/browser framer-motion react-router-dom
In the project directory, you can run: npm run dev
Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.
Open the project folder and Navigate to /src/components
.
You will find all the components used and you can edit your information accordingly.
Give a ⭐ if you like this website!