Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ebazhanov/inspirational-quotes-from-gist-with-slider

How to use Gist as a storage for mock data, explore Swipe Slider implementation
https://github.com/ebazhanov/inspirational-quotes-from-gist-with-slider

fetch gist react reactjs sass slider swiper-js swiper-slider

Last synced: 1 day ago
JSON representation

How to use Gist as a storage for mock data, explore Swipe Slider implementation

Awesome Lists containing this project

README

        

## About The Project

> An example how to fetch data from your own Gist [https://inspirational-quotes-from-gist.vercel.app/](https://inspirational-quotes-from-gist.vercel.app/) also to play a little with Slider library

### Built With

- [x] Using Gist to store mock data [my example](https://gist.github.com/Ebazhanov/b9ca7c520b5fe0cd1284cc457f89b721)
- [x] Add Slider to show it in nice view [Docs](https://swiperjs.com/demos#default)

![quotes](quotes.gif)

------

#### Usage how to get mock json path from Gist:

![getPath](getPath.gif)