This is my personal page .
This is a static website and uses: Vite, WindiCSS and Vanila JS.
To run this project you will need node.js.
Clone the project
git clone https://github.com/souzagab/wwwGo to the project directory
cd wwwInstall dependencies
npm installStart the server
npm run dev