A modern, responsive portfolio website showcasing my work as a Java Developer and DevOps Engineer.
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
- Node.js & npm installed
- Clone the repository:
git clone https://github.com/ashrafxbilal/portfolio.git
cd portfolio
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Responsive design
- Modern UI with shadcn-ui components
- TypeScript for type safety
- Tailwind CSS for styling
- Vite for fast development and building
The project can be deployed to any static hosting service like Vercel, Netlify, or GitHub Pages.
This project is licensed under the MIT License.