Welcome to my personal portfolio website built using React, Tailwind CSS, and Vite. This project serves as a showcase of my work, skills, and experiences as a web developer.
You can explore the live demo of my portfolio website here.
Clone down this repository. You will need node.js and git installed globally on your machine.
- Change to the project directory: cd your-portfolio
- Install dependencies: npm install
- Build the project: npm run build
- start the development server: npm run dev
- React.js
- TailwindCSS
- Vite
- VsCode