Live Portfolio (https://minimalist-portfolio-phi.vercel.app/)
This is a minimalistic portfolio website showcasing my work, interests, and social media links. The website is built with React.js and Tailwind CSS, focusing on a clean and modern design.
- React.js
- Tailwind CSS
- Fully responsive design
- Social media integration
- Interests and skills section
- Project showcase with GitHub and live demo links
- Optimized performance with lazy loading and caching
- Clone the repository:
git clone https://github.com/impulseadi/minimal-portfolio.git
- Navigate to the project directory:
cd minimal-portfolio - Install dependencies:
npm install
- Start the development server:
npm run dev


