A personal portfolio website built with React and Tailwind CSS.
- Responsive design
- Custom outline effect using Tailwind's utility-first approach
- Easy to customize and extend
- React
- Tailwind CSS
- JavaScript
- Clone the repository
- Run
npm install
to install dependencies - Run
npm start
to start the development server
MIT License