San Quotes - Get Random Quotes from Different Quote Categories.
- Realtime Quotes data
- Progressive Web App
- Sitemap
- RSS feed
- SEO and Social Meta Tags
- Schema Markup
- Canonical URL
- Offline Support
- Mobile Responsive (Build using Bulma CSS Framework)
API - @QuotesData
Scrape Quotes with Author Name from Different API Source and converted into Self-Hosted JSON API.
- HTML
- CSS, Bulma CSS Framework
- JavaScript
- Vue
- Nuxt
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
MIT