Developed with passion while listening to Hurry Up Tomorrow by The Weeknd. Completed in just 3 days.
Demo: https://oscarhernandez.vercel.app/
public/
└── svg/
src/
├── Components/
├── layouts/
├── React/
└── pages/
- Clone the repo:
git clone https://github.com/gothsec/portfolio
- Install dependencies:
npm install
- Start the develpoment server:
npm run dev