Programming Interface Setting up the website locally Clone the repo, and install packages using npm install. Run the website using: npm start. This will display a URL in your terminal (something like http://localhost:5173/). Open your browser and go to that URL. Deploying to gh-pages npm run deploy