A modern and responsive developer portfolio built with React and TypeScript. This project showcases my projects, skills, and contact information.
- βοΈ React
- π¦ TypeScript
- π§Ή ESLint β Code linting for consistent code quality
- π§Ό Prettier β Code formatting for clean and readable code
- πΆ Husky β Git hooks for enforcing code standards before commits
git clone https://github.com/StuvanFIT/console.log-Steven-Portfolio.git
cd portfolionpm installnpm run devnpm run buildgit add .
npx lint-staged