A responsive personal portfolio website built as a Route Academy task. This project follows the required design and structure, using HTML, CSS, Bootstrap, and Font Awesome to create a modern and visually appealing layout.
- HTML5 - Structuring the webpage
- CSS3 - Styling and layout
- Bootstrap - Responsive design framework (included locally)
- Font Awesome - Icons (included locally)
- Google Fonts - Enhancing typography
Follow these steps to set up and run the project on your local machine:
Open your terminal and run:
git clone https://github.com/HossamBasuone/introduction.gitcd introductionThe project relies on local assets, so verify that:
✅ Bootstrap is in css/bootstrap.min.css
✅ Font Awesome is in css/all.min.css
✅ Main styles are in css/index.css
✅ Favicon is in imgs/favicon.ico
Simply double-click index.html or right-click → "Open with" → Choose your browser.
✔️ Fully responsive design
✔️ Clean and modern layout
✔️ Smooth scrolling and animations
✔️ Local Bootstrap and Font Awesome for faster performance