My personal portfolio website created using React js, UnoCSS, Three.js, React Three Fiber, Matter js, lenis, and a collection of other technologies. This website showcases my skills, education, and allows users to contact me.
- This repository is developed in Google's Project IDX and later on published on GitHub.
- Project IDX
Vercel - abhijeetdhikale007-react.vercel.app
- About Me: A brief introduction about myself.
- Education: My education.
- Skills: Listed my skills and expertise.
- Contact: Provided a contact form for users to get in touch with me.
- React - The main library
- UnoCSS - Atomic CSS Engine
- Three.js - For 3D Objects
- React Three Fiber
- Matter JS - Background Particles
- Gsap - Background images changing effect on scrolling
- Lenis - Smooth Scrolling
- SCSS - CSS
- Clone this repository to your local machine:
git clone https://github.com/AbhijeetDhikale007/Porfolio-react
- NPM Install
npm i
- To run the development server:
npm run dev
Open your web browser and visit http://localhost:3000 to see the website in action during development.