Welcome to my latest portfolio! This portfolio showcases my skills, projects, and experiences in web development. It has been developed using React.js, Bootstrap, and React Icons.
- Responsive Design: The portfolio is designed to be fully responsive, ensuring a seamless experience across various devices.
- Project Showcase: Highlighting my projects with detailed information, including technologies used and project descriptions.
- Skill Section: A dedicated section showcasing my technical skills, complete with interactive icons for a visually appealing presentation.
- Toolstack Section: Featuring the tools and technologies I use, presented with eye-catching icons for quick recognition.
- React.js
- Bootstrap
- React Icons
- Clone the repository:
git clone https://github.com/your-username/portfolio.git
- Navigate to the project directory:
cd portfolio
- Install dependencies:
npm install
To run the development server:
npm start