Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedalsanadi/biccas-landing-page-ahmed-al-sanadi
Biccas is a modern front-end landing page for a productivity tool, featuring a clean layout and intuitive navigation. It highlights the platform's value through customer logos, essential features, and clear benefits, enhancing user experience and engagement.
https://github.com/ahmedalsanadi/biccas-landing-page-ahmed-al-sanadi
css figma html javascript
Last synced: 21 days ago
JSON representation
Biccas is a modern front-end landing page for a productivity tool, featuring a clean layout and intuitive navigation. It highlights the platform's value through customer logos, essential features, and clear benefits, enhancing user experience and engagement.
- Host: GitHub
- URL: https://github.com/ahmedalsanadi/biccas-landing-page-ahmed-al-sanadi
- Owner: ahmedalsanadi
- License: mit
- Created: 2024-08-25T17:48:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T20:20:05.000Z (3 months ago)
- Last Synced: 2024-11-21T19:43:49.208Z (3 months ago)
- Topics: css, figma, html, javascript
- Language: CSS
- Homepage: https://ahmedalsanadi.github.io/Biccas-Landing-Page-Ahmed-Al-Sanadi/
- Size: 929 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Biccas
## β¨ Overview
Biccas is a responsive front-end web page designed according to a Figma design. This project showcases a modern and professional user interface aimed at improving productivity through a variety of features. Developed using HTML, CSS, and JavaScript, Biccas serves as a landing page for a productivity tool with a sleek design and user-friendly navigation.
![]()
---
## π Table of Contents
- [Demo](#π-demo)
- [Features](#π-key-features)
- [Technologies Used](#π οΈ-technical-features)
- [Installation](#π οΈ-installation--setup)
- [Usage](#usage)
- [Project Structure](#π-project-structure)
- [License](#π-license)## π Demo
Check out the live version of Biccas here: [Biccas Live Demo](https://ahmedalsanadi.github.io/Biccas-Landing-Page-Ahmed-Al-Sanadi/)
## π Key Features
- **Responsive Design:** Optimized for various devices and screen sizes.
- **Navigation:** Includes a multi-link navbar with options such as Home, Product, FAQ, Blog, and About Us.
- **Hero Section:** Features a hero banner with a call-to-action button for a free trial and a demo link.
- **Collaboration Section:** Showcases popular brands using the platform.
- **Rating Section:** Displays customer ratings and supportive features like publishing, analytics, and engagement.
- **Feature Section:** Highlights Biccasβs main features, such as team collaboration, cloud storage, and daily analytics.
- **Benefits Section:** Lists benefits like free consulting, online banking, and monthly investment reports.## π οΈ Technical Features
- **HTML5:** Structuring the content on the page.
- **CSS3:** Styling the website with custom classes, flexbox, and grid for layout.
- **JavaScript:** Enhancing interactivity (such as the mobile menu toggle and other actions).## π οΈ Installation & Setup
To get a local copy of the project up and running, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/ahmedalsanadi/Biccas-Landing-Page-Ahmed-Al-Sanadi
```2. Navigate to the project directory:
```bash
cd Biccas-Landing-Page-Ahmed-Al-Sanadi
```3. Open `index.html` in your browser to view the website.
## Usage
- The project is designed for educational purposes, demonstrating HTML, CSS, and JavaScript integration.
- You can use the codebase to learn or experiment with responsive design techniques and modern web UI layout practices.
- Feel free to modify the code to meet your personal or project needs.## π Project Structure
```
Biccas/
βββ index.html # Main HTML file
βββ style.css # CSS file for styling the webpage
βββ script.js # JavaScript file for interactive features
βββ images/ # Folder containing all images used in the project
```## π License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
---
Made with β€οΈ by [Ahmed Al-Sanadi]
β Star this repo if you find it helpful!---