https://github.com/salatech/timeline-with-bootstrap
https://github.com/salatech/timeline-with-bootstrap
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/salatech/timeline-with-bootstrap
- Owner: salatech
- Created: 2022-04-11T07:45:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T17:19:42.000Z (11 months ago)
- Last Synced: 2024-07-07T17:35:53.836Z (11 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Timeline with bootstrap
**This project demonstrates how to create a reusable tracking component using HTML, CSS, bootstrap and JavaScript. The component dynamically generates tracking items based on a provided dataset, reducing redundancy and improving maintainability.**
## Technologies Used :
- HTML
- CSS
- JavaScript
- Bootstrap## Setup Instructions
###### 1.
```javascript
git clone https://github.com/your-repo/frontend-tracking-component.git
cd frontend-tracking-component
```###### 2.
open the project