LIVE DEMO: https://simplefolio-v2.vercel.app/
Clone the project
git clone https://github.com/LizardoCt/Simplefolio-v2
Go to the project directory
cd Simplefolio-v2
Install dependencies
npm install
Start the server
npm run dev