Ecosyste.ms: Awesome
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
challenge frontend-mentor html-scss-javascript slider-component
Last synced: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T10:15:42.000Z (almost 4 years ago)
- Last Synced: 2023-11-03T12:36:52.376Z (about 1 year ago)
- Topics: challenge, frontend-mentor, html-scss-javascript, slider-component
- Language: SCSS
- Homepage:
- Size: 1.26 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
![preview](./preview.jpg)
✨ 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 use:
```sh
npm run start
```For compiling SCSS (live) use:
```sh
npm watch:scss
```### Credits
Designed by [Frontend Mentor Team](https://www.frontendmentor.io/). Code written by [ann-dev](https://github.com/ann-dev).