📱 React Portfolio Template – Michael Özkan
This project is a customized version of React Portfolio Template originally developed by Ryan Balieiro.
It showcases the fictional resume of a mobile developer named Michael Özkan, featuring a modern, responsive design.
Click here to view the live preview.
To run this project locally:
# Clone the repo
git clone https://github.com/ryansandbox/michael-ozkan-react-portfolio
# Navigate into the project
cd michael-ozkan-react-portfolio
# Install dependencies
npm install
# Start the development server
npm run dev