Welcome to my personal portfolio website!
Follow these steps to run the project locally.
- Node.js (v18 or higher recommended)
- npm (usually comes with Node.js)
-
Clone the repository:
git clone https://github.com/gede-cahya/porfolionew.git cd porfolionew -
Install dependencies:
npm install
To start the development server:
npm run devOpen http://localhost:5173 in your browser to view the portfolio.
To build the project for deployment:
npm run buildThe build artifacts will be stored in the dist/ directory.
- React
- Tailwind CSS
- Vite
- Framer Motion