Skip to content

andre-moura/personal-website

Repository files navigation

Personal Website

My goal in creating this website was to put my knowledge into practice. Open the URL to view the published version.

How to get started

Clone the repository

git clone https://github.com/andre-moura/personal-website.git

Download the libraries and dependencies

$env:VITE_GITHUB_TOKEN = "VALUE"

Check if the value is right

$env:VITE_GITHUB_TOKEN

Run the application in the development mode

npm run dev

Open http://localhost:3000 to view it in your browser.