This is a portfolio project showcasing my work and skills. It is built using React.js, Bootstrap, SCSS, JavaScript, AOS (Animate On Scroll) for animations, and React Slick for a responsive slider.
- React.js: For building the user interface.
- Bootstrap: For responsive design and styling.
- SCSS: For custom styles and theming.
- JavaScript: For interactivity and functionality.
- AOS (Animate On Scroll): For adding animations to elements as they scroll into view.
- React Slick: For creating responsive and customizable carousels.
- React.js: A JavaScript library for building user interfaces.
- Bootstrap: A framework for developing responsive and mobile-first websites.
- SCSS: A preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS).
- JavaScript: A programming language that enables interactive web pages.
- AOS: A library for adding animations to elements as they scroll into view.
- React Slick: A library for creating responsive carousels.
- Clone the repository:
git clone https://github.com/abdulrehmankz1/personal-portfolio.git- Navigate to the project directory:
cd personal-portfolio- Install the dependencies:
yarn installor
npm install- Start the development server:
yarn startor
npm startOpen http://localhost:3000 with your browser to see the result.
- Home Page: Displays all content in a single page layout with the following sections:
- MenuBar
- Sidebar
- IntroSection
- AboutSection
- ResumeSection
- ServicesSection
- SkillsSection
- PortfolioSection
- ContactSection
- SimpleSlider
AOS is configured in the src/App.js file. You can customize animations and settings as needed.
This project is licensed under the MIT LICENSE. See the LICENSE file for details.
For any questions or feedback, please contact me at:
- Email: [email protected]
- LinkedIn: Click Here
- GitHub: Click Here