Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 727 Bytes

File metadata and controls

38 lines (21 loc) · 727 Bytes

Built With ❤️

My personal portfolio which features some of my github projects as well as my resume and technical skills.

This project was built using these technologies.

  • React.js
  • TailwindCSS
  • CSS3
  • Vite
  • Vercel

Features

📖 Multi-Page Layout

🎨 Styled with TailwindCSS and Css with easy to customize colors

📱 Fully Responsive


Cloning and Editing

To clone this project and edit it:

  1. Clone the repository: https://github.com/MullaiVen/Portfolio.git

  2. Navigate to the project directory: cd Portfolio

  3. Install dependencies: npm install

  4. Start the development server: npm run dev