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
📖 Multi-Page Layout
🎨 Styled with TailwindCSS and Css with easy to customize colors
📱 Fully Responsive
To clone this project and edit it:
-
Clone the repository:
https://github.com/MullaiVen/Portfolio.git
-
Navigate to the project directory:
cd Portfolio
-
Install dependencies:
npm install
-
Start the development server:
npm run dev