Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swapno963/personal_portfolio_3d
https://github.com/swapno963/personal_portfolio_3d
framer-motion reactjs tailwindcss threejs
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swapno963/personal_portfolio_3d
- Owner: Swapno963
- Created: 2024-03-28T08:53:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T09:08:33.000Z (4 months ago)
- Last Synced: 2024-08-17T18:01:31.850Z (4 months ago)
- Topics: framer-motion, reactjs, tailwindcss, threejs
- Language: JavaScript
- Homepage: https://personal-portfolio-3-d.vercel.app
- Size: 33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
Welcome to my personal portfolio project! This repository houses the code for my portfolio website, showcasing my skills, projects, and experiences.
## Development
During development, you can use the following npm scripts:
- **Start Development Server:** Run `npm run dev` to start the development server using Vite.
- **Build Production Code:** Use `npm run build` to build production-ready code using Vite.## Technologies Used
- **React:** Building the user interface and components.
- **React Router:** Handling routing within the application.
- **React Three Fiber:** Integrating 3D elements into the portfolio.
- **Framer Motion:** Adding animations and transitions.
- **React Vertical Timeline Component:** Displaying experiences in a vertical timeline format.
- **EmailJS:** Integrating email functionality into the portfolio.