justmatt18 / svelte-random-quote-generator

Using Svelte JS to implement Random Quote Generator API.

Home Page:https://matty-quotes.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quote Generator using Svelte JS

Exploring Svelte JS by creating this simple Random Quote Generator

The design is not that awesome because of limited time.

Random Quote Generator API from Rapid API.

You can test this project by:


* git clone //this project
* npm i // npm install
* npm run dev // localhost:5000


If you want to imrpove the design of this project, you can submit a pull request :) Hit the star icon if you clone or have interest to this.

About

Using Svelte JS to implement Random Quote Generator API.

https://matty-quotes.netlify.com/

License:The Unlicense


Languages

Language:HTML 73.3%Language:JavaScript 22.7%Language:CSS 4.0%