# dertyp7.github.io (Portfolio) My portfolio website. Project was created with: - [Vite](https://vitejs.dev/) - [ReactJS](https://react.dev/) ## Project setup 1. Install dependencies ```bash npm install ``` 2. Start dev server ```bash npm run dev ```