This is a portfolio website for an architecture firm. It showcases architectural projects across various categories, including urban planning, commercial buildings, residential design, and more.
- Project display by main and subcategories
- Responsive design for mobile, tablet, and desktop
- Smooth scrolling to project details
- Images stored and served via cloud storage
- Loading animation for improved user experience
- Frontend: React, React Bootstrap
- Routing: React Router
- State Management: React Context API
- Backend: ASP.NET API (data and image handling)
- Cloud Storage: Azure Blob Storage
- Deployment: (Add your deployment platform here if relevant)
- Meta tags in both English and Hebrew
- Open Graph tags for improved sharing on social media
- Keywords relevant to architecture and design
- Responsive layout and mobile-first design
The entire website is fully responsive, built with React Bootstrap and custom CSS to support various screen sizes and devices.
⚠️ Note: This is not the complete production project, but rather the core parts of the code that demonstrate how to build a portfolio website using React. It is shared for educational purposes and can serve as a starting point for learning React development.