https://github.com/urayushjain/usabilityhub
This project was created as a college assignment to practice HTML and CSS basics, focusing on static web page design and fundamental structure without advanced or responsive features.
https://github.com/urayushjain/usabilityhub
clone-website
Last synced: 3 months ago
JSON representation
This project was created as a college assignment to practice HTML and CSS basics, focusing on static web page design and fundamental structure without advanced or responsive features.
- Host: GitHub
- URL: https://github.com/urayushjain/usabilityhub
- Owner: URAYUSHJAIN
- Created: 2024-11-18T07:19:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T14:16:29.000Z (7 months ago)
- Last Synced: 2025-02-03T04:26:47.030Z (4 months ago)
- Topics: clone-website
- Language: HTML
- Homepage: https://urayushjain.github.io/Usabilityhub/
- Size: 2.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π UsabilityHub Clone
A simple **UsabilityHub** website clone created as part of a college web development class for practice. This project focuses on learning and applying basic HTML and CSS concepts to replicate a professional website layout.
## π Live Demo
Check out the live version [here](https://urayushjain.github.io/Usabilityhub/).## π Features
- **Static Design**: Created with basic HTML and CSS as per the college syllabus.
- **Navigation Menu**: Includes links for Products, Customers, Pricing, and Resources.
- **Feature Cards**: Highlighting different features of the platform.
- **Footer Section**: Organized footer with placeholders for product and resource links.## π Project Structure
```plaintext
UsabilityHub-Clone/
βββ assets/
β βββ asset 1.png
β βββ asset 2.png
β βββ ... (all other image assets)
βββ index.html
βββ style.css
βββ README.md
```## π οΈ Technologies Used
- **HTML5**: For creating the structure of the web page.
- **CSS3**: For adding styling and layout.## π Context and Purpose
This project was developed as part of a college assignment to practice web development basics. It reflects the core principles of HTML and CSS taught in the class, focusing on building static, structured web pages without responsive or advanced features.## π» How to Run Locally
1. **Clone the repository**:
```bash
git clone https://github.com/URAYUSHJAIN/UsabilityHub-Clone.git
```
2. **Open in a browser**:
Open the `index.html` file in your preferred web browser.## π¦ Deployment
This project is hosted on **GitHub Pages** for easy access. You can also host it on any static file server.## π€ Contributing
This project is for learning purposes only, but suggestions for improvement are always welcome!## π‘οΈ License
This project is for educational use only. The original design belongs to UsabilityHub.---
π **Star this repository** if youβre learning HTML and CSS and found this project useful! π**