🌸 React Portfolio Template – Emily Park
This project is a customized version of React Portfolio Template originally developed by Ryan Balieiro.
It showcases the fictional resume of a Game Developer named Emily Park, featuring a modern, responsive design with a sleek pink-themed layout.
Click here to view the live preview.
To run this project locally:
# Clone the repo
git clone https://github.com/ryansandbox/emily-park-react-portfolio
# Navigate into the project
cd emily-park-react-portfolio
# Install dependencies
npm install
# Start the development server
npm run dev