# Barxilly's Tech Personality Quiz 2 Find out what type of tech person being you are. I words well! Built with React, Vite, and Mantine UI. ## Demo Try it live: [tpq.benjs.uk](https://tpq.benjs.uk) ## Getting Started ### Prerequisites - Node.js (v18+ recommended) - npm or yarn ### Installation ```bash npm install # or yarn install ``` ### Running Locally ```bash npm run dev # or yarn dev ``` Open [http://localhost:5173](http://localhost:5173) in your browser. ### Build for Production ```bash npm run build # or yarn build ``` ## Credits - Built by [@barxilly](https://hackclub.slack.com/team/U078L1ETM6E) - Uses [Mantine UI](https://mantine.dev/), [Vite](https://vitejs.dev/), and [html-to-image](https://github.com/bubkoo/html-to-image) - Dino images from [Hack Club Dinos](https://rawr.hackclub.com/) - Other assets from various sources