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