Personal portfolio with Vite
To run this project locally, follow this steps First, clone this project repository:
git clone https://github.com/IlhamPrabaswara/ilham-vite.git
Second, install the dependencies:
cd ilham-vite
yarn
Then, run the development server:
yarn dev