An open API service indexing awesome lists of open source software.

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

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`