A Personalized Portfolio Website for Software Developers to showcase their Skills, Technologies, and Projects. It is fully responsive for optimal viewing on desktops, tablets, and mobile phones. Created using a React Framework and the following technologies:
- ThreeJS - 3D graphics library for rendering and animating the 3D models
- React Three Fiber - a new React renderer for Three.js's 3D graphics
- TailwindCSS - utility-first CSS styling framework
- Framer Motion - open source, production-ready motion library for adding animations in React
Recreate the node_modules folder via packages.
To start the development server in watch mode, run npm run dev
in the terminal