To run this portfolio locally, follow these steps:
- Clone the repository:
https://github.com/Rezkydesyafa/my-portofolio.git
- Navigate to the project directory:
cd my-fortopolio
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit:
http://localhost:3000