https://github.com/mullaiven/portfolio
React+Vite+TailwindCSS Portfolio
https://github.com/mullaiven/portfolio
portfolio react-portfolio tailwindcss
Last synced: 5 months ago
JSON representation
React+Vite+TailwindCSS Portfolio
- Host: GitHub
- URL: https://github.com/mullaiven/portfolio
- Owner: MullaiVen
- Created: 2024-02-19T13:55:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T05:54:04.000Z (about 2 years ago)
- Last Synced: 2025-03-09T00:25:17.576Z (over 1 year ago)
- Topics: portfolio, react-portfolio, tailwindcss
- Language: JavaScript
- Homepage: https://mullai-portfolio.vercel.app/
- Size: 2.88 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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`