Collaboration Web App is an online shopping platform collaboratively built by Sabir and Abubakar. This website allows users to browse products.
- Responsive navigation bar with desktop and mobile menu
- Hamburger menu with toggle animation (open / close icons)
- Full-screen hero section with background image and overlay
- Clean grid-based content layout
- Portfolio section with image cards
- Google Fonts and Font Awesome icons integration
- Mobile-first responsive design using media queries
- HTML – Structure of the website
- CSS – Styling and layout
- JavaScript – Interactivity, including mobile menu functionality
- Hosting: Vercel
- Sabir – home/product section
- Abubakar – about us/ Contact us
- Clone this repository:
git clone https://github.com/username/repo-name.git- Navigate to the project folder:
cd repo-name- Install dependencies (if applicable):
npm install- Start the project locally:
npm run dev- Visit https://collaboration-f4cm.vercel.app/ to see the live website.