Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duncanbrewster/image-slider

An image slider created with html, css, and javascript.
https://github.com/duncanbrewster/image-slider

css html javascript slider

Last synced: 7 days ago
JSON representation

An image slider created with html, css, and javascript.

Awesome Lists containing this project

README

        

![image](https://user-images.githubusercontent.com/87501964/136110736-b6831a4f-3131-4d3a-9700-384f5d30cc75.png)

# [image-slider](https://duncanbrewster.github.io/image-slider/)
A minimalist wallpaper image slider.

## Features
* Scroll through image slider with left and right arrows or navigation dots
* Is mobile and desktop friendly

## Installation

1. Clone the repository to your computer.

```bash
git clone https://duncanbrewster.github.io/image-slider.git
```

2. To view the project locally, navigate to the project folder and open the `index.html` file in a web browser.

## Tools

This project:

* was built with **JavaScript**.
* uses **semantic HTML** markup.
* is styled with **CSS**.