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
- Host: GitHub
- URL: https://github.com/ann-dev/fem-testimonials-slider
- Owner: ann-dev
- License: mit
- Created: 2020-08-28T16:39:33.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-09-06T19:39:27.000Z (10 months ago)
- Last Synced: 2026-03-09T12:45:13.309Z (4 months ago)
- Topics: frontend-mentor, html5, javascript, sass
- Language: SCSS
- Homepage: https://ann-dev.github.io/fem-testimonials-slider/
- Size: 1.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Coding Bootcamp testimonials slider

✨ Live Demo
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).