https://github.com/rakiburrahman007/nexcent
NEXCENT Course: Web Development (University Course) Course Instructor: Somapika Das University: Leading University Developer: Rakibur Rahman Ratul
https://github.com/rakiburrahman007/nexcent
bootstrap css html
Last synced: 6 months ago
JSON representation
NEXCENT Course: Web Development (University Course) Course Instructor: Somapika Das University: Leading University Developer: Rakibur Rahman Ratul
- Host: GitHub
- URL: https://github.com/rakiburrahman007/nexcent
- Owner: RAKIBURRAHMAN007
- Created: 2025-04-04T12:28:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T15:21:01.000Z (about 1 year ago)
- Last Synced: 2025-05-06T16:47:12.824Z (about 1 year ago)
- Topics: bootstrap, css, html
- Language: HTML
- Homepage: https://nexcent-by-ratul.netlify.app/
- Size: 415 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Project Title
**NEXCENT**
**Live website link:** https://nexcent-by-ratul.netlify.app/
**Course:** Web Development (University Course)
**Course Instructor:** Somapika Das
**University:** Leading University
**Developer:** Rakibur Rahman Ratul
## Description
This project is a web-based application developed as part of my university web development course. It demonstrates the use of HTML, CSS, and the Bootstrap framework to create a responsive grid layout. The project consists of a card-based layout that adjusts based on the screen size: 1 column on small screens, 2 columns on medium screens, and 3 columns on large screens.
### Key Features
- **Responsive Layout:** The cards are displayed in a grid layout with 1 column for small screens, 2 columns for medium screens, and 3 columns for large screens.
- **Bootstrap Integration:** Utilizes Bootstrap’s grid system for responsive design and styling.
- **Card Design:** Each card contains an image and an overlay with a heading and a link to a "ReadMore" section.
## Technologies Used
- HTML
- CSS
- Bootstrap 5
## Installation
1. Clone the repository:
```bash
git clone https://github.com/RAKIBURRAHMAN007/nexcent
```