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

https://github.com/ann-dev/fem-testimonials-slider

Mobile-first animated slider component
https://github.com/ann-dev/fem-testimonials-slider

frontend-mentor html5 javascript sass

Last synced: 3 months ago
JSON representation

Mobile-first animated slider component

Awesome Lists containing this project

README

          

Coding Bootcamp testimonials slider

![preview](./preview.jpg)

✨ Live Demo


last commit badge
code stack

Responsive page design challenge: mobile-first slider component.

My solution for one of challenges for
frontendmentor.io

### Install

```sh
npm install
```

### Usage

To run the app with compiled styles:

```sh
npm run dev
```

To compile styles:

```sh
npm run build
```

### Credits

Designed by [Frontend Mentor Team](https://www.frontendmentor.io/). Code written by [ann-dev](https://github.com/ann-dev).