This is my personal website to showcase some of my projects and experience.
Made from scratch with Vite, Typescript and React
Styled with Material UI
Hosted with Cloudflare Pages
# Clone the repository
git clone https://github.com/tomny-codes/tomny.dev.git
# Navigate into the folder
cd tomny.dev
# Install dependencies
npm install
# Run locally
npm run dev