https://github.com/mdbootstrap/react-timeline
Responsive React Timelines built with Bootstrap 5. Horizontal and vertical timeline examples, interactive timeline, double-sided timeline & more. Easy to customize. https://mdbootstrap.com/docs/react/extended/timeline
https://github.com/mdbootstrap/react-timeline
bootstrap bootstrap-template bootstrap-theme bootstrap5 css html js react template timeline
Last synced: 6 months ago
JSON representation
Responsive React Timelines built with Bootstrap 5. Horizontal and vertical timeline examples, interactive timeline, double-sided timeline & more. Easy to customize. https://mdbootstrap.com/docs/react/extended/timeline
- Host: GitHub
- URL: https://github.com/mdbootstrap/react-timeline
- Owner: mdbootstrap
- License: other
- Created: 2022-08-26T11:36:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T09:57:24.000Z (over 3 years ago)
- Last Synced: 2025-09-22T18:12:33.835Z (7 months ago)
- Topics: bootstrap, bootstrap-template, bootstrap-theme, bootstrap5, css, html, js, react, template, timeline
- Language: JavaScript
- Homepage:
- Size: 279 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.pdf
Awesome Lists containing this project
README

# MDB React 5
Responsive React Timelines built with Bootstrap 5. Horizontal and vertical timeline examples, interactive timeline, double-sided timeline & more. Easy to customize.
Check out [React Timeline Documentation](https://mdbootstrap.com/docs/react/extended/timeline) for detailed instructions & even more examples.
## Basic example

```js
import React from "react";
import { MDBContainer } from "mdb-react-ui-kit";
export default function App() {
return (
-
Our company starts its operations
11 March 2020
Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit
necessitatibus adipisci, ad alias, voluptate pariatur officia
repellendus repellat inventore fugit perferendis totam dolor
voluptas et corrupti distinctio maxime corporis optio?
-
First customer
19 March 2020
Quisque ornare dui nibh, sagittis egestas nisi luctus nec. Sed
aliquet laoreet sapien, eget pulvinar lectus maximus vel. Phasellus
suscipit porta mattis.
-
Our team exceeds 10 people
24 June 2020
Orci varius natoque penatibus et magnis dis parturient montes,
nascetur ridiculus mus. Nulla ullamcorper arcu lacus, maximus
facilisis erat pellentesque nec. Duis et dui maximus dui aliquam
convallis. Quisque consectetur purus erat, et ullamcorper sapien
tincidunt vitae.
-
Earned the first million $!
15 October 2020
Nulla ac tellus convallis, pulvinar nulla ac, fermentum diam. Sed et
urna sit amet massa dapibus tristique non finibus ligula. Nam
pharetra libero nibh, id feugiat tortor rhoncus vitae. Ut suscipit
vulputate mattis.
);
}
```
```css
.timeline {
border-left: 1px solid hsl(0, 0%, 90%);
position: relative;
list-style: none;
}
.timeline .timeline-item {
position: relative;
}
.timeline .timeline-item:after {
position: absolute;
display: block;
top: 0;
}
.timeline .timeline-item:after {
background-color: hsl(0, 0%, 90%);
left: -38px;
border-radius: 50%;
height: 11px;
width: 11px;
content: "";
}
```
## How to use?
1. Download MDB 5 - FREE REACT UI KIT
2. Choose your favourite customized component and click on the image
3. Copy & paste the code into your MDB project
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
## More examples (click on the image to see a live demo)
### Events timeline with icons:
[](https://mdbootstrap.com/docs/react/extended/timeline/#section-events-timeline-with-icons)
### Double-sided timeline:
[](https://mdbootstrap.com/docs/react/extended/timeline/#section-double-sided)
### Timeline events:
[](https://mdbootstrap.com/docs/react/extended/timeline/#section-timeline-events)
### Horizontal timeline:
[](https://mdbootstrap.com/docs/react/extended/timeline/#section-horizontal-timeline)
### Timeline with images:
[](https://mdbootstrap.com/docs/react/extended/timeline/#section-timeline-images)
### Timeline latest news:
[](https://mdbootstrap.com/docs/react/extended/timeline/#section-timeline-latest-news)
You can find other examples [here](https://mdbootstrap.com/docs/react/extended/timeline).
## More extended React documentation
- React Bootstrap Code
- React Bootstrap Gallery
- React Bootstrap Hamburger Menu
- React Bootstrap Jumbotron
- React Bootstrap Maps
- React Bootstrap Mega Menu
- React Bootstrap Media object
- React Bootstrap Multiselect
- React Bootstrap Masonry
- React Bootstrap Contact form
- React Bootstrap Gradients
- React Bootstrap Pagination
- React Bootstrap Panels
- React Bootstrap Social Media icons & buttons
- React Bootstrap Search
- React Bootstrap Table sort
- React Bootstrap Table responsive
- React Bootstrap Table scroll
- React Bootstrap Table search
- React Bootstrap Textarea
- React Bootstrap Sidebar
- React Bootstrap Profiles
- React Bootstrap Nested Dropdown
- React Bootstrap Address Form
- React Scroll Back to Top button
- React Product Cards
- React Avatar
- React Carousel Slider with Thumbnails
- React Chat
- React Comparison table
- React Comments
- React Drawer
- React FAQ component / section
- React Invoice
- React News feed
- React Offcanvas
- React Order details
- React Page transitions
- React Quotes
- React Payment forms
- React Select with custom Input
- React Square Buttons
- React Testimonial Slider
- React Testimonials / Reviews
- React Survey form