This project was generated with Vite version ^6.1.0
- Run
npm ito install packages
- Run
npm run devfor a dev server - Navigate to
http://localhost:5173/
- Run
npm run buildto build the project - The build artifacts will be stored in the
dist/directory
- Run
npm run test:coveragefor test coverage
This is a web portfolio for Milos Cemalovic
- Vite, React, TypeScript and JavaScript are used for building the app
- CSS3 and SASS are used for styling
- Framer Motion is used for animation
- Vitest is used for unit tests
- Navigate to
https://cemalovic.netlify.appfor live preview