https://github.com/aniellopiscopo/js-array-objects-carousel
Simple page containing a carousel made with HTML, CSS , bootstrap and JS developed during the course of Full-Stack Web Developer with Boolean
https://github.com/aniellopiscopo/js-array-objects-carousel
bootstrap bootstrap5 cdn css css3 html html-css-javascript html5 javascript js vanilla-javascript vanilla-js
Last synced: about 2 months ago
JSON representation
Simple page containing a carousel made with HTML, CSS , bootstrap and JS developed during the course of Full-Stack Web Developer with Boolean
- Host: GitHub
- URL: https://github.com/aniellopiscopo/js-array-objects-carousel
- Owner: AnielloPiscopo
- License: mit
- Created: 2022-12-06T14:03:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-09T10:05:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-04T08:45:37.340Z (about 1 year ago)
- Topics: bootstrap, bootstrap5, cdn, css, css3, html, html-css-javascript, html5, javascript, js, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://aniellopiscopo.github.io/js-array-objects-carousel/
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
JS-ARRAY-OBJECTS-CAROUSEL
◦ Simple page containing a carousel made with HTML, CSS , bootstrap and JS
◦ Developed during the course of Full-Stack Web Developer with Boolean
◦ Main Link: https://aniellopiscopo.github.io/js-array-objects-carousel/
◦ Link of the same project made in Vue: https://aniellopiscopo.github.io/vue-slider/
---
## 📒 Table of Contents
- [📒 Table of Contents](#-table-of-contents)
- [🚀 Getting Started](#-getting-started)
- [📄 License](#-license)
---
## 🚀 Getting Started
### 📦 Installation
1. Clone the repository:
```sh
git clone https://github.com/AnielloPiscopo/js-array-objects-carousel
```
2. Change to the project directory:
```sh
cd js-array-objects-carousel
```
## 📄 License
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for additional info.
---