Skip to content

justmatt18/svelte-random-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.