Hello there! 👋 Welcome to the repository of my personal portfolio. Here, you'll find the codebase that powers my personal space on the web. My portfolio showcases my projects, experiences, and a bit about who I am.
- Vite: A build tool and development server that provides a faster and leaner development experience.
- React: A JavaScript library for building user interfaces.
- TypeScript: A superset of JavaScript that adds static types.
- Responsive design that looks great on both desktop and mobile.
- Dark mode for those who prefer a darker aesthetic.
- Interactive animations for a lively user experience.
- Detailed projects section to showcase my best work.
- Node.js
- npm or Yarn
-
Clone the repository:
git clone https://github.com/VinMeld/portfolio.git cd portfolio
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to
http://localhost:<port number>
The site is hosted on Vercel. Every push to the main branch triggers a deployment.
If you have any feedback or run into issues, please file an issue on this repository. If you like the repository, please consider giving it a ⭐!
This project is open source and available under the MIT License.