An open API service indexing awesome lists of open source software.

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

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
```