Welcome to my personal portfolio! A front-end project built with React, TypeScript, and Vite, featuring an elegant design and continuous deployment via Vercel.
Check out the live site: π victormoni.dev π victormoni.vercel.app
- Framework: React + TypeScript
- Bundler: Vite
- Deployment: Vercel
- Others: ESLint, TypeScript config, build files, and assets
/public β static files such as favicon and assets
/src β React source code (components, styles, etc.)
README.md β this file
index.html β main HTML template
package.json β dependencies and scripts
tsconfig.json β TypeScript configuration
eslint.config.js β linting rules
vite.config.ts β Vite configuration
vercel.json β Vercel deployment settings
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build locally
npm run preview(Adjust according to the scripts defined in package.json.)
- Modern and responsive design for personal portfolio
- Component-based architecture with React and type safety using TypeScript
- Optimized builds with Vite
- Automatic deployment and preview with Vercel
I am Victor Moni, a Full Stack Developer passionate about technology and building modern applications. Always learning, improving, and sharing knowledge.
π Portfolio πΌ LinkedIn π GitHub