Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1dev-hridoy/engineering-college-with-bootstrap-5
https://github.com/1dev-hridoy/engineering-college-with-bootstrap-5
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/1dev-hridoy/engineering-college-with-bootstrap-5
- Owner: 1dev-hridoy
- Created: 2024-01-15T15:30:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-06T16:19:48.000Z (3 months ago)
- Last Synced: 2024-11-09T17:13:52.836Z (2 months ago)
- Language: HTML
- Homepage: https://engineering-college-with-bootstrap-5.vercel.app
- Size: 4.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Engineering College Website with Bootstrap 5
Welcome to the Engineering College Website repository! This project is a responsive and feature-rich website created using Bootstrap 5, showcasing various sections like a slider, infinite text, about us, teachers, college map, and a footer.
## Table of Contents
- [Demo](#demo)
- [Features](#features)
- [Getting Started](#getting-started)
- [Folder Structure](#folder-structure)
- [Contributing](#contributing)
- [License](#license)## Demo
Check out the live demo of the website: [Engineering College Demo]([https://1dev-hridoy.github.io/Engineering-College-With-Bootstrap-5/](https://engineering-college-with-bootstrap-5.vercel.app/))## Features
- **Responsive Design:** The website is designed to be accessible and visually appealing across various devices and screen sizes.
- **Slider:** Engage visitors with an interactive slider showcasing different aspects of the college.
- **Infinite Text:** Implement an infinite scrolling text section to display important announcements or information.
- **About Section:** Provide detailed information about the college's history, mission, and vision.
- **Teachers Section:** Highlight the talented faculty members along with their profiles and expertise.
- **College Map:** Help visitors locate the college easily through an interactive map.
- **Footer:** Include essential links, contact information, and social media links in the footer.## Getting Started
Follow these steps to set up the Engineering College website on your local machine:1. Clone the repository:
```bash
git clone https://github.com/1dev-hridoy/Engineering-College-With-Bootstrap-5.git
```2. Open the project folder:
```bash
cd Engineering-College-With-Bootstrap-5
```3. Open the `index.html` file in your preferred web browser.
## Folder Structure
- `css/`: Contains the CSS stylesheets.
- `fonts/`: Includes any custom fonts used in the project.
- `img/`: Stores the images used in the website.
- `js/`: Houses the JavaScript files.
- `vendor/`: Contains third-party libraries or dependencies.
- `index.html`: The main HTML file for the website.## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.## License
This project is licensed under the [MIT License](LICENSE).