Skip to content

JorgePeniaranda/Portfolio

Repository files navigation

👋 Jorge Peñaranda's Portfolio

Hello! I'm a passionate web developer with boundless creativity and an unwavering commitment to excellence in code. I design and develop websites that are not only visually appealing but also highly functional and user-friendly. My focus is on creating stunning and effective online experiences.

App Screenshot

🧰 Tech Stack

shadcn logo react logo react logo html5 logo css3 logo tailwindcss logo javascript logo typescript logo eslint logo

🚀 Deployment

You need the following programs before you start:

To deploy this project run

  1. Clone the repo
    git clone https://github.com/JorgePeniaranda/Portfolio
  2. Navigate to the project
    cd ./Portfolio
  3. Install NPM packages
    npm install
  4. Execute the project
    npm run dev