Skip to content

This project is an elegant and modern personal portfolio built with TypeScript, React, and Vite, hosted on Vercel. Designed to showcase projects and front-end development skills with performance and style.

License

Notifications You must be signed in to change notification settings

VictorMoni/Portfolio

πŸ“Œ Victor Moni's Portfolio

Welcome to my personal portfolio! A front-end project built with React, TypeScript, and Vite, featuring an elegant design and continuous deployment via Vercel.

πŸš€ Live Demo

Check out the live site: πŸ‘‰ victormoni.dev πŸ‘‰ victormoni.vercel.app


πŸ›  Technologies Used

  • Framework: React + TypeScript
  • Bundler: Vite
  • Deployment: Vercel
  • Others: ESLint, TypeScript config, build files, and assets

πŸ“‚ Project Structure

/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

⚑ Useful Scripts

# 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.)


✨ Features

  • 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

πŸ‘¨β€πŸ’» About the Author

I am Victor Moni, a Full Stack Developer passionate about technology and building modern applications. Always learning, improving, and sharing knowledge.

🌐 Portfolio πŸ’Ό LinkedIn πŸ“‚ GitHub


About

This project is an elegant and modern personal portfolio built with TypeScript, React, and Vite, hosted on Vercel. Designed to showcase projects and front-end development skills with performance and style.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages