Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.69 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.69 KB

jv-soriano portfolio

A personal portfolio built using ReactJS, styled with Tailwind CSS and Flowbite React components, and deployed via GitHub Pages

preview

Tech Stack

Run Locally

Clone the project

  git clone https://github.com/jayveeannsoriano/jvsoriano-portfolio.git

Go to the project directory

  cd jvsoriano-portfolio

Install dependencies

  npm install

Start the server

  npm run start

Deployment

To deploy this project run

  npm run deploy

Acknowledgements

The design of this portfolio was inspired by the Illustration Based Portfolio Website Template by Jhanvi Shah. I made some tweaks to the original design to better fit my personal style and needs. Special thanks to the original designer for their creativity and inspiration.